Alerting: specify Prometheus implementation in YAML example (docs) (#40474)
This commit is contained in:
@@ -26,6 +26,8 @@ datasources:
|
||||
type: alertmanager
|
||||
url: http://localhost:9090
|
||||
access: proxy
|
||||
jsonData:
|
||||
implementation: 'prometheus'
|
||||
# optionally
|
||||
basicAuth: true
|
||||
basicAuthUser: my_user
|
||||
|
||||
Reference in New Issue
Block a user