Ajout d'un répertoire de définition des dashboards
This commit is contained in:
10
tmpl/grafana-dashboards.yml
Normal file
10
tmpl/grafana-dashboards.yml
Normal file
@ -0,0 +1,10 @@
|
||||
# # config file version
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: 'eole'
|
||||
orgId: 1
|
||||
folder: ''
|
||||
type: file
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards
|
@ -21,7 +21,7 @@
|
||||
;plugins = /var/lib/grafana/plugins
|
||||
|
||||
# folder that contains provisioning config files that grafana will apply on startup and while running.
|
||||
; provisioning = conf/provisioning
|
||||
provisioning = conf/provisioning
|
||||
|
||||
#################################### Server ####################################
|
||||
[server]
|
||||
|
Reference in New Issue
Block a user