- What Grafana version and what operating system are you using?
11.4.0. onPrem Windows - What are you trying to achieve?
Provison Dashboards in a nestetd folder
- How are you trying to achieve it?
With Json-files in Windows-folders
- What happened?
New folder is created in root-folder instead of sub-folder “XXXX-dashboards”
-
What did you expect to happen?
The new-folder is in my sub-folder “XXXX-dashboards” -
Can you copy/paste the configuration(s) that you are having problems with?
apiVersion: 1
providers:
- name: ‘XXXX-dashboards’
orgId: 1
folder: ‘’
folderUid: ‘’
type: file
disableDeletion: false
updateIntervalSeconds: 10
allowUiUpdates: false
options:
path: e:/Apps/Grafana/grafana/XXXX-dashboards
foldersFromFilesStructure: true
- Did you receive any errors in the Grafana UI or in related logs?
- Nop
How could I get my new folder with the provisioned dashboards in my sub-folder XXXX-dashboards ?
So the folder “Web Server” should be created automatically below folder “XXXX-dashboards” like “AIX Serve” and so on …
Any idea?
Thanks a lot.
Reghards
Jürgen