|
25 | 25 | "bars": false, |
26 | 26 | "dashLength": 10, |
27 | 27 | "dashes": false, |
28 | | - "datasource": "Postgres Overview", |
| 28 | + "datasource": "$datasource", |
29 | 29 | "editable": true, |
30 | 30 | "error": false, |
31 | 31 | "fieldConfig": { |
|
396 | 396 | "rgba(237, 129, 40, 0.89)", |
397 | 397 | "rgba(50, 172, 45, 0.97)" |
398 | 398 | ], |
399 | | - "datasource": "Postgres Overview", |
| 399 | + "datasource": "$datasource", |
400 | 400 | "decimals": 0, |
401 | 401 | "editable": true, |
402 | 402 | "error": false, |
|
530 | 530 | "bars": false, |
531 | 531 | "dashLength": 10, |
532 | 532 | "dashes": false, |
533 | | - "datasource": "Postgres Overview", |
| 533 | + "datasource": "$datasource", |
534 | 534 | "decimals": 1, |
535 | 535 | "editable": true, |
536 | 536 | "error": false, |
|
889 | 889 | "bars": false, |
890 | 890 | "dashLength": 10, |
891 | 891 | "dashes": false, |
892 | | - "datasource": "Postgres Overview", |
| 892 | + "datasource": "$datasource", |
893 | 893 | "editable": true, |
894 | 894 | "error": false, |
895 | 895 | "fieldConfig": { |
|
1088 | 1088 | "bars": false, |
1089 | 1089 | "dashLength": 10, |
1090 | 1090 | "dashes": false, |
1091 | | - "datasource": "Postgres Overview", |
| 1091 | + "datasource": "$datasource", |
1092 | 1092 | "editable": true, |
1093 | 1093 | "error": false, |
1094 | 1094 | "fieldConfig": { |
|
1191 | 1191 | "bars": false, |
1192 | 1192 | "dashLength": 10, |
1193 | 1193 | "dashes": false, |
1194 | | - "datasource": "Postgres Overview", |
| 1194 | + "datasource": "$datasource", |
1195 | 1195 | "editable": true, |
1196 | 1196 | "error": false, |
1197 | 1197 | "fieldConfig": { |
|
1305 | 1305 | "text": "All", |
1306 | 1306 | "value": "$__all" |
1307 | 1307 | }, |
1308 | | - "datasource": "Postgres Overview", |
| 1308 | + "datasource": "$datasource", |
1309 | 1309 | "definition": "", |
1310 | 1310 | "hide": 0, |
1311 | 1311 | "includeAll": true, |
|
1331 | 1331 | "text": "All", |
1332 | 1332 | "value": "$__all" |
1333 | 1333 | }, |
1334 | | - "datasource": "Postgres Overview", |
| 1334 | + "datasource": "$datasource", |
1335 | 1335 | "definition": "label_values(pg_stat_database_tup_fetched{instance=~\"$instance\",datname!~\"template.*|postgres\"},datname)", |
1336 | 1336 | "hide": 0, |
1337 | 1337 | "includeAll": true, |
|
0 commit comments