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

This commit is contained in:
Santiago 2021-10-27 10:48:37 -03:00 committed by GitHub
parent 0189eaf76c
commit 16f4d02419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,8 @@ datasources:
type: alertmanager
url: http://localhost:9090
access: proxy
jsonData:
implementation: 'prometheus'
# optionally
basicAuth: true
basicAuthUser: my_user