Files
kube-prometheus/hack/grafana-dashboards-configmap-generator/templates/grafana-dashboards/prometheus-datasource.json
2017-09-09 12:54:12 +02:00

8 lines
158 B
JSON

{
"access": "proxy",
"basicAuth": false,
"name": "prometheus",
"type": "prometheus",
"url": "http://prometheus-k8s.monitoring.svc:9090"
}