feat(deploy): add Grafana dashboard provisioning config
This commit is contained in:
parent
7471507be7
commit
6b637a35e6
1 changed files with 10 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
||||||
|
apiVersion: 1
|
||||||
|
providers:
|
||||||
|
- name: dragonfork
|
||||||
|
orgId: 1
|
||||||
|
folder: "Dragon Fork"
|
||||||
|
type: file
|
||||||
|
disableDeletion: false
|
||||||
|
updateIntervalSeconds: 30
|
||||||
|
options:
|
||||||
|
path: /var/lib/grafana/dashboards
|
||||||
Loading…
Reference in a new issue