monitoring: Enable unified alerting in Grafana
This commit is contained in:
parent
7fa3ed71a2
commit
f9615e9bb7
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ services:
|
|||
- "GF_RENDERING_SERVER_URL=http://renderer:8081/render"
|
||||
- "GF_RENDERING_CALLBACK_URL=http://grafana:3000/"
|
||||
- "GF_INSTALL_PLUGINS={{ monitoring_grafana_plugins | join(',') }}"
|
||||
- "GF_UNIFIED_ALERTING_ENABLED=true"
|
||||
|
||||
{% if monitoring_grafana_oauth is defined and monitoring_grafana_oauth.enabled %}
|
||||
- "GF_AUTH_OAUTH_AUTO_LOGIN=true"
|
||||
|
|
Loading…
Add table
Reference in a new issue