Prometheus: [devenv] provision gdev-prometheus development environment with basic auth (#71153)

* provision gdev-prometheus development environment with basic auth
This commit is contained in:
Galen Kistler
2023-07-06 13:11:55 -05:00
committed by GitHub
parent 30fc075cd7
commit 76f7152904
4 changed files with 9 additions and 0 deletions

View File

@@ -56,11 +56,15 @@ datasources:
type: prometheus
access: proxy
url: http://localhost:9090
basicAuth: true #username: admin, password: admin
basicAuthUser: admin
jsonData:
manageAlerts: true
alertmanagerUid: gdev-alertmanager
prometheusType: Prometheus #Cortex | Mimir | Prometheus | Thanos
prometheusVersion: 2.40.0
secureJsonData:
basicAuthPassword: admin #https://grafana.com/docs/grafana/latest/administration/provisioning/#using-environment-variables
- name: gdev-slow-prometheus
uid: gdev-slow-prometheus-uid