Alerting: specify Prometheus implementation in YAML example (docs) (#40474) (#40989)

(cherry picked from commit 16f4d02419)

Co-authored-by: Santiago <santiagohernandez.1997@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-10-27 16:25:30 +02:00
committed by GitHub
co-authored by Santiago
parent c6836903d6
commit 10135a4851
+2
View File
@@ -26,6 +26,8 @@ datasources:
type: alertmanager
url: http://localhost:9090
access: proxy
jsonData:
implementation: 'prometheus'
# optionally
basicAuth: true
basicAuthUser: my_user