Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build and action: add timescaledb #36

Merged
merged 42 commits into from
Sep 24, 2024
Merged

build and action: add timescaledb #36

merged 42 commits into from
Sep 24, 2024

Conversation

gsanchietti
Copy link
Member

@gsanchietti gsanchietti commented Aug 21, 2024

This PR implements the infrastructure for historical monitoring.

Changes:

  • add Timescale database to store report data:
    • the database dump has been added to the module backup (additional testing is needed)
    • the database is accessed in write mode only from the API server
    • the database is access in read only mode from Grafana
  • add MaxMind license for the API server
  • apply retention also to Timescale database
  • update Grafana to 11.2.0 (required to make work the render plugin on a subpath)

Relates issues:

Related PRs:

build-images.sh Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@gsanchietti gsanchietti merged commit b943e9a into main Sep 24, 2024
1 check passed
@gsanchietti gsanchietti deleted the report branch September 24, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants