mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 17:56:28 +02:00
* staging my changes to re-based from main * adding debug statements to rust * merged with main * ready to push network agent * removed the incomplete sql example --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
12 lines
259 B
YAML
12 lines
259 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: "Dashboard provider"
|
|
orgId: 1
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 10
|
|
allowUiUpdates: false
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: true
|