add prometheus datasource
This commit is contained in:
8
deploy/grafana/prometheus-ds.yaml
Normal file
8
deploy/grafana/prometheus-ds.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: 1
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus-k8s.monitoring:9090
|
||||
isDefault: true
|
||||
editable: false
|
||||
Reference in New Issue
Block a user