Provisioning: Support alert notification channel secure settings (#26168)

Closes #25968
This commit is contained in:
Marcus Efraimsson
2020-07-17 13:54:01 +02:00
committed by GitHub
parent 8746a77407
commit 7969d6645a
6 changed files with 29 additions and 16 deletions
+3 -3
View File
@@ -307,7 +307,7 @@ By default Grafana will delete dashboards in the database if the file is removed
### Provision folders structure from filesystem to Grafana
If you already store your dashboards using folders in a git repo or on a filesystem, and also you want to have the same folder names in the Grafana menu, you can use `foldersFromFilesStructure` option.
For example, to replicate these dashboards structure from the filesystem to Grafana,
For example, to replicate these dashboards structure from the filesystem to Grafana,
```
/etc/dashboards
├── /server
@@ -320,7 +320,7 @@ For example, to replicate these dashboards structure from the filesystem to Graf
you need to specify just this short provision configuration file.
```yaml
apiVersion: 1
providers:
- name: dashboards
type: file
@@ -535,4 +535,4 @@ The following sections detail the supported settings for each alert notification
| Name |
| ---- |
| url |
| url |