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

feat: grafana-ha #838

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

feat: grafana-ha #838

wants to merge 24 commits into from

Conversation

UnicornChance
Copy link
Contributor

@UnicornChance UnicornChance commented Sep 27, 2024

Description

  • Document the HA setup requirements for Grafana.
  • Ensure that these are provided as an example configuration.
  • Setup the nightly testing with an external RDS database to ensure this is consistently tested in nightly CI.
  • Update task for testing HA configuration locally to utilize single postgres docker container for keycloak and grafana.

To Test

  1. utilize the test-uds-core-ha task to deploy HA grafana and keycloak.
  2. after deployment, access grafana dashboard at grafana.admin.uds.dev and validate things are working.
  3. make sure there is scaled grafana pods ( should be 2 pods ).
  4. add a dashboard to grafana ui.
  5. delete pods and validate dashboard still exists.

Related Issue

Fixes #716

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@UnicornChance UnicornChance self-assigned this Sep 27, 2024
@UnicornChance UnicornChance marked this pull request as ready for review October 1, 2024 13:19
@UnicornChance UnicornChance requested a review from a team as a code owner October 1, 2024 13:19
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.

Support/test Grafana HA
1 participant