mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
monitoring: update grafana configss
This commit is contained in:
@@ -14,9 +14,9 @@ providers:
|
|||||||
disableDeletion: false
|
disableDeletion: false
|
||||||
# Optional: Allow users to edit dashboards in the Grafana UI.
|
# Optional: Allow users to edit dashboards in the Grafana UI.
|
||||||
# Changes will be overwritten on restart unless you save them elsewhere.
|
# Changes will be overwritten on restart unless you save them elsewhere.
|
||||||
editable: true
|
editable: false
|
||||||
updateIntervalSeconds: 10
|
updateIntervalSeconds: 10
|
||||||
allowUiUpdates: true
|
allowUiUpdates: false
|
||||||
# Options specific to the 'file' type provider
|
# Options specific to the 'file' type provider
|
||||||
options:
|
options:
|
||||||
# Path inside the container where Grafana should look for dashboard JSON files.
|
# Path inside the container where Grafana should look for dashboard JSON files.
|
||||||
|
|||||||
Reference in New Issue
Block a user