chore(grafana): improved dashboards provider config

This commit is contained in:
ITQ
2025-07-25 13:32:21 +03:00
parent b441ea4832
commit b985818f5a
@@ -1,11 +1,13 @@
apiVersion: 1 apiVersion: 1
providers: providers:
- name: "celery" - name: "default"
orgId: 1 orgId: 1
folder: "" folder: ""
type: file type: file
disableDeletion: false
updateIntervalSeconds: 10 updateIntervalSeconds: 10
allowUiUpdates: false
options: options:
path: /etc/grafana/provisioning/dashboards path: /etc/grafana/provisioning/dashboards
foldersFromFilesStructure: true foldersFromFilesStructure: true