make dashboard editable + more modular to different job label values

Signed-off-by: Callum Styan <callumstyan@gmail.com>
This commit is contained in:
Callum Styan 2023-11-01 19:38:56 -07:00
parent b2e8e9b961
commit e46e1da71d
2 changed files with 661 additions and 596 deletions

View file

@ -16,7 +16,7 @@ providers:
# <int> how often Grafana will scan for changed dashboards
updateIntervalSeconds: 10
# <bool> allow updating provisioned dashboards from the UI
allowUiUpdates: false
allowUiUpdates: true
options:
# <string, required> path to dashboard files on disk. Required when using the 'file' type
path: /etc/grafana/provisioning/dashboards