Add Prometheus as Datasource to Grafana
This commit is contained in:
parent
dec37388b8
commit
a66af40b62
@ -151,6 +151,10 @@ spec:
|
|||||||
value: ALL
|
value: ALL
|
||||||
- name: sidecar.dashboards.provider.foldersFromFilesStructure
|
- name: sidecar.dashboards.provider.foldersFromFilesStructure
|
||||||
value: "true"
|
value: "true"
|
||||||
|
- name: Prometheus
|
||||||
|
value: http://prometheus.avril
|
||||||
|
access: proxy
|
||||||
|
isDefault: true
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: "https://kubernetes.default.svc"
|
server: "https://kubernetes.default.svc"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user