mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 02:20:20 +08:00
14 lines
405 B
YAML
14 lines
405 B
YAML
# https://grafana.com/docs/grafana/latest/administration/provisioning/#dashboards
|
|
apiVersion: 1
|
|
|
|
providers:
|
|
- name: "default"
|
|
orgId: 1
|
|
folder: ""
|
|
type: file
|
|
disableDeletion: false
|
|
editable: true
|
|
allowUiUpdates: true
|
|
updateIntervalSeconds: 5 # how often Grafana will scan for changed dashboards
|
|
options:
|
|
path: /var/lib/grafana/dashboards # path to dashboards on disk |