Adds Prometheus/Grafana monitoring infrastructure
This commit is contained in:

committed by
Christian Mäder

parent
64d82b5e42
commit
f46d8a7782
8
monitoring/grafana/provisioning/datasources/prom.yml
Normal file
8
monitoring/grafana/provisioning/datasources/prom.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# config file version
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: DS_PROMETHEUS
|
||||
type: prometheus
|
||||
default: true
|
||||
url: http://prometheus:9090
|
Reference in New Issue
Block a user