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

committed by
Christian Mäder

parent
64d82b5e42
commit
f46d8a7782
@@ -0,0 +1,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: dashboards
|
||||
type: file
|
||||
updateIntervalSeconds: 30
|
||||
options:
|
||||
path: /etc/grafana/dashboards
|
||||
foldersFromFilesStructure: true
|
Reference in New Issue
Block a user