26 lines
565 B
YAML
26 lines
565 B
YAML
|
{
|
||
|
"apiVersion": 1,
|
||
|
"providers": [
|
||
|
{
|
||
|
"folder": "Default",
|
||
|
"folderUid": "",
|
||
|
"name": "0",
|
||
|
"options": {
|
||
|
"path": "/grafana-dashboard-definitions/0"
|
||
|
},
|
||
|
"orgId": 1,
|
||
|
"type": "file"
|
||
|
},
|
||
|
{
|
||
|
"folder": "Janky Solutions",
|
||
|
"folderUid": "",
|
||
|
"name": "1",
|
||
|
"options": {
|
||
|
"path": "/grafana-dashboard-definitions/1"
|
||
|
},
|
||
|
"orgId": 1,
|
||
|
"type": "file"
|
||
|
}
|
||
|
]
|
||
|
}
|