Add Grafana/Prometheus config
This commit is contained in:
parent
946b35efab
commit
a68edb81c4
6 changed files with 1709 additions and 3 deletions
|
@ -0,0 +1,10 @@
|
|||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
||||
access: proxy
|
||||
editable: true
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue