15 lines
262 B
YAML
15 lines
262 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'Alerts'
|
|
folder: 'Alerts'
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards/alerts
|
|
|
|
- name: 'MySQL'
|
|
folder: 'MySQL'
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards/mysql
|