Adds Prometheus/Grafana monitoring infrastructure
This commit is contained in:
parent
64d82b5e42
commit
f46d8a7782
21 changed files with 6414 additions and 6 deletions
|
@ -0,0 +1,9 @@
|
|||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: dashboards
|
||||
type: file
|
||||
updateIntervalSeconds: 30
|
||||
options:
|
||||
path: /etc/grafana/dashboards
|
||||
foldersFromFilesStructure: true
|
Loading…
Add table
Add a link
Reference in a new issue