|
1 | 1 | { |
| 2 | + "__inputs": [ |
| 3 | + { |
| 4 | + "name": "DS_PROMETHEUS", |
| 5 | + "label": "Prometheus", |
| 6 | + "description": "", |
| 7 | + "type": "datasource", |
| 8 | + "pluginId": "prometheus", |
| 9 | + "pluginName": "Prometheus" |
| 10 | + } |
| 11 | + ], |
| 12 | + "__elements": {}, |
| 13 | + "__requires": [ |
| 14 | + { |
| 15 | + "type": "grafana", |
| 16 | + "id": "grafana", |
| 17 | + "name": "Grafana", |
| 18 | + "version": "12.0.1" |
| 19 | + }, |
| 20 | + { |
| 21 | + "type": "panel", |
| 22 | + "id": "piechart", |
| 23 | + "name": "Pie chart", |
| 24 | + "version": "" |
| 25 | + }, |
| 26 | + { |
| 27 | + "type": "datasource", |
| 28 | + "id": "prometheus", |
| 29 | + "name": "Prometheus", |
| 30 | + "version": "1.0.0" |
| 31 | + }, |
| 32 | + { |
| 33 | + "type": "panel", |
| 34 | + "id": "stat", |
| 35 | + "name": "Stat", |
| 36 | + "version": "" |
| 37 | + }, |
| 38 | + { |
| 39 | + "type": "panel", |
| 40 | + "id": "timeseries", |
| 41 | + "name": "Time series", |
| 42 | + "version": "" |
| 43 | + } |
| 44 | + ], |
2 | 45 | "annotations": { |
3 | 46 | "list": [ |
4 | 47 | { |
|
18 | 61 | "editable": true, |
19 | 62 | "fiscalYearStartMonth": 0, |
20 | 63 | "graphTooltip": 0, |
21 | | - "id": 49, |
| 64 | + "id": null, |
22 | 65 | "links": [], |
23 | 66 | "panels": [ |
24 | 67 | { |
|
123 | 166 | "format": "time_series", |
124 | 167 | "legendFormat": "__auto", |
125 | 168 | "range": true, |
126 | | - "refId": "A" |
| 169 | + "refId": "A", |
| 170 | + "datasource": { |
| 171 | + "type": "prometheus", |
| 172 | + "uid": "${DS_PROMETHEUS}" |
| 173 | + } |
127 | 174 | } |
128 | 175 | ], |
129 | 176 | "title": "Total Core stats", |
|
293 | 340 | "format": "time_series", |
294 | 341 | "legendFormat": "__auto", |
295 | 342 | "range": true, |
296 | | - "refId": "A" |
| 343 | + "refId": "A", |
| 344 | + "datasource": { |
| 345 | + "type": "prometheus", |
| 346 | + "uid": "${DS_PROMETHEUS}" |
| 347 | + } |
297 | 348 | } |
298 | 349 | ], |
299 | 350 | "title": "Total CPU stats", |
|
432 | 483 | "format": "time_series", |
433 | 484 | "legendFormat": "__auto", |
434 | 485 | "range": true, |
435 | | - "refId": "A" |
| 486 | + "refId": "A", |
| 487 | + "datasource": { |
| 488 | + "type": "prometheus", |
| 489 | + "uid": "${DS_PROMETHEUS}" |
| 490 | + } |
436 | 491 | } |
437 | 492 | ], |
438 | 493 | "title": "Total pkg stats", |
|
615 | 670 | "format": "time_series", |
616 | 671 | "legendFormat": "__auto", |
617 | 672 | "range": true, |
618 | | - "refId": "A" |
| 673 | + "refId": "A", |
| 674 | + "datasource": { |
| 675 | + "type": "prometheus", |
| 676 | + "uid": "${DS_PROMETHEUS}" |
| 677 | + } |
619 | 678 | } |
620 | 679 | ], |
621 | 680 | "title": "Pkg Watt", |
|
718 | 777 | "format": "time_series", |
719 | 778 | "legendFormat": "__auto", |
720 | 779 | "range": true, |
721 | | - "refId": "A" |
| 780 | + "refId": "A", |
| 781 | + "datasource": { |
| 782 | + "type": "prometheus", |
| 783 | + "uid": "${DS_PROMETHEUS}" |
| 784 | + } |
722 | 785 | } |
723 | 786 | ], |
724 | 787 | "title": "Core Watt", |
|
821 | 884 | "format": "time_series", |
822 | 885 | "legendFormat": "__auto", |
823 | 886 | "range": true, |
824 | | - "refId": "A" |
| 887 | + "refId": "A", |
| 888 | + "datasource": { |
| 889 | + "type": "prometheus", |
| 890 | + "uid": "${DS_PROMETHEUS}" |
| 891 | + } |
825 | 892 | }, |
826 | 893 | { |
827 | 894 | "datasource": { |
|
950 | 1017 | "type": "row" |
951 | 1018 | } |
952 | 1019 | ], |
953 | | - "preload": false, |
954 | 1020 | "schemaVersion": 41, |
955 | 1021 | "tags": ["turbostat"], |
956 | 1022 | "templating": { |
957 | 1023 | "list": [ |
958 | 1024 | { |
959 | 1025 | "allowCustomValue": false, |
| 1026 | + "current": {}, |
960 | 1027 | "label": "Prometheus", |
961 | 1028 | "name": "DS_PROMETHEUS", |
962 | 1029 | "options": [], |
|
967 | 1034 | }, |
968 | 1035 | { |
969 | 1036 | "allowCustomValue": false, |
| 1037 | + "current": {}, |
970 | 1038 | "datasource": { |
971 | 1039 | "type": "prometheus", |
972 | 1040 | "uid": "${DS_PROMETHEUS}" |
|
993 | 1061 | "timepicker": {}, |
994 | 1062 | "timezone": "", |
995 | 1063 | "title": "Turbostat Exporter", |
996 | | - "version": 6 |
| 1064 | + "version": 8, |
| 1065 | + "weekStart": "" |
997 | 1066 | } |
0 commit comments