mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-02-15 13:59:39 +00:00
27 lines
521 B
Django/Jinja
27 lines
521 B
Django/Jinja
apiVersion: 1
|
|
|
|
providers:
|
|
- name: Database
|
|
folder: database
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards/database
|
|
|
|
- name: Container
|
|
folder: container
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards/container
|
|
|
|
- name: Cache
|
|
folder: cache
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards/cache
|
|
|
|
- name: Server
|
|
folder: server
|
|
type: file
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards/server
|