mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update provisioning.md
This commit is contained in:
parent
46a75099d8
commit
229d73b609
@ -209,7 +209,7 @@ providers:
|
|||||||
path: /var/lib/grafana/dashboards
|
path: /var/lib/grafana/dashboards
|
||||||
```
|
```
|
||||||
|
|
||||||
When Grafana starts, it will update/insert all dashboards available in the configured path. Then later on poll that path and look for updated json files and insert those update/insert those into the database.
|
When Grafana starts, it will update/insert all dashboards available in the configured path. Then later on poll that path every **updateIntervalSeconds** and look for updated json files and update/insert those into the database.
|
||||||
|
|
||||||
#### Making changes to a provisioned dashboard
|
#### Making changes to a provisioned dashboard
|
||||||
|
|
||||||
@ -414,4 +414,4 @@ The following sections detail the supported settings for each alert notification
|
|||||||
| ---- |
|
| ---- |
|
||||||
| url |
|
| url |
|
||||||
| username |
|
| username |
|
||||||
| password |
|
| password |
|
||||||
|
Loading…
Reference in New Issue
Block a user