Skip to content

Commit 051873e

Browse files
authored
Merge pull request #10 from DaveOHenry/patch-2
Fix issue with dashboard provisioning
2 parents 0007dc4 + b1266ce commit 051873e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dashboards/postgresql-database.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2951,6 +2951,16 @@
29512951
],
29522952
"templating": {
29532953
"list": [
2954+
{
2955+
"hide": 0,
2956+
"label": "datasource",
2957+
"name": "DS_PROMETHEUS",
2958+
"options": [],
2959+
"query": "prometheus",
2960+
"refresh": 1,
2961+
"regex": "",
2962+
"type": "datasource"
2963+
},
29542964
{
29552965
"auto": true,
29562966
"auto_count": 200,

0 commit comments

Comments
 (0)