openstack-helm-infra/grafana/templates
Ritchie, Frank (fr801x) 818c475f1d Grafana 8.5.10 with unified alerting
This PS updates Grafana to 8.5.10 and enables unified alerting
which will be the default in 9.x.

The following directories are required for unified alerting:
/var/lib/grafana/alerting
/var/lib/grafana/csv

If a user is upgrading from Grafana 7.x and wants to opt out of unified
alerting they will need to set:

[alerting]
enabled = true
[unified_alerting]
enabled = false

in grafana.ini. Additionally, to roll back, the env var

GF_DEFAULT_FORCE_MIGRATION: true

needs to be set for the grafana_run_migrator pod.

Unified alerting doc:

https://grafana.com/docs/grafana/v9.0/alerting/migrating-alerts/

Change-Id: I3a6ca005b9d9433e958802e7e978b81479a16fb8
2022-09-08 10:40:27 -04:00
..
bin Add run migrator job prior running grafana pods 2022-06-14 21:31:33 -05:00
configmap-bin.yaml [Update] Grafana: Provision any dashboard as homepage 2021-02-24 09:28:15 -06:00
configmap-dashboards.yaml Added Grafana iDRAC dashboard 2021-11-10 21:04:23 +00:00
configmap-etc.yaml Enable TLS for grafana 2021-03-01 12:21:31 -08:00
deployment.yaml Grafana 8.5.10 with unified alerting 2022-09-08 10:40:27 -04:00
ingress-grafana.yaml Secure ingress path for Grafana and Kibana 2021-05-12 08:50:28 -07:00
job-db-init-session.yaml Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
job-db-init.yaml Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
job-db-session-sync.yaml Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
job-run-migrator.yaml Grafana 8.5.10 with unified alerting 2022-09-08 10:40:27 -04:00
job-set-admin-user.yaml Helm 3 - Fix Job labels 2021-09-30 16:01:31 -05:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pod-helm-tests.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
secret-admin-creds.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-db-session.yaml Enable TLS for grafana 2021-03-01 12:21:31 -08:00
secret-db.yaml Enable TLS for grafana 2021-03-01 12:21:31 -08:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-prom-creds.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-registry.yaml support image registries with authentication 2022-07-20 14:28:47 -05:00
service-ingress.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00