Add Grafana dashboard provisioning configuration
This commit is contained in:
13
monitoring/grafana/provisioning/dashboards/default.yml
Normal file
13
monitoring/grafana/provisioning/dashboards/default.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: 'EVPN Fabric Dashboards'
|
||||
orgId: 1
|
||||
folder: 'EVPN Fabric'
|
||||
folderUid: 'evpn-fabric'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
editable: true
|
||||
updateIntervalSeconds: 30
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards
|
||||
Reference in New Issue
Block a user