Skip to content

Commit 88e90a7

Browse files
committed
[*] tweak Database Overview dashboards titles
Put numbering into titles to help users find those, e.g. "2. Database Overview". Rename "DB overview time lag comparison" to "3. Database Overview Over Time". Remove deprecated "DB overview Unprivileged / Developer mode" dashboard
1 parent ce80746 commit 88e90a7

File tree

3 files changed

+2
-2805
lines changed

3 files changed

+2
-2805
lines changed

grafana/postgres/v12/db-overview.json renamed to grafana/postgres/v12/2-db-overview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2773,7 +2773,7 @@
27732773
},
27742774
"timepicker": {},
27752775
"timezone": "browser",
2776-
"title": "DB overview",
2776+
"title": "2. Database Overview",
27772777
"uid": "db-overview",
27782778
"version": 1
27792779
}

grafana/postgres/v12/db-overview-time-lag.json renamed to grafana/postgres/v12/3-db-overview-time-lag.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1873,7 +1873,7 @@
18731873
},
18741874
"timepicker": {},
18751875
"timezone": "",
1876-
"title": "DB overview time lag comparison",
1876+
"title": "3. Database Overview Over Time",
18771877
"uid": "db-overview-time-lag",
18781878
"version": 1
18791879
}

0 commit comments

Comments
 (0)