Skip to content

Commit 02ebe16

Browse files
authored
Merge pull request #108 from DUNE-DAQ/mroda/v5.4.0
Adding run bar on the CTB dashboard
2 parents 7829239 + d756f9c commit 02ebe16

File tree

1 file changed

+99
-26
lines changed

1 file changed

+99
-26
lines changed

dashboards/CTB.json

Lines changed: 99 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,86 @@
2323
"links": [],
2424
"liveNow": false,
2525
"panels": [
26+
{
27+
"datasource": {
28+
"type": "influxdb",
29+
"uid": "${influxdb}"
30+
},
31+
"fieldConfig": {
32+
"defaults": {
33+
"color": {
34+
"mode": "continuous-RdYlGr"
35+
},
36+
"custom": {
37+
"fillOpacity": 75,
38+
"hideFrom": {
39+
"legend": false,
40+
"tooltip": false,
41+
"viz": false
42+
},
43+
"insertNulls": 15000,
44+
"lineWidth": 0,
45+
"spanNulls": 15000
46+
},
47+
"mappings": [],
48+
"thresholds": {
49+
"mode": "absolute",
50+
"steps": [
51+
{
52+
"color": "green",
53+
"value": null
54+
}
55+
]
56+
}
57+
},
58+
"overrides": []
59+
},
60+
"gridPos": {
61+
"h": 2,
62+
"w": 24,
63+
"x": 0,
64+
"y": 0
65+
},
66+
"id": 31,
67+
"options": {
68+
"alignValue": "center",
69+
"legend": {
70+
"displayMode": "list",
71+
"placement": "bottom",
72+
"showLegend": true
73+
},
74+
"mergeValues": true,
75+
"rowHeight": 0.9,
76+
"showValue": "auto",
77+
"tooltip": {
78+
"mode": "single",
79+
"sort": "none"
80+
}
81+
},
82+
"targets": [
83+
{
84+
"alias": "$session",
85+
"datasource": {
86+
"type": "influxdb",
87+
"uid": "${influxdb}"
88+
},
89+
"hide": false,
90+
"query": "SELECT \"run_number\" FROM \"dunedaq.rcif.opmon.RunInfo\" WHERE \"session\" = '${session}' AND \"run_number\" >0 AND $timeFilter",
91+
"rawQuery": true,
92+
"refId": "A",
93+
"resultFormat": "time_series"
94+
}
95+
],
96+
"transformations": [],
97+
"type": "state-timeline"
98+
},
2699
{
27100
"collapsed": false,
28101
"gridPos": {
29102
"h": 1,
30103
"w": 24,
31104
"x": 0,
32-
"y": 0
105+
"y": 2
33106
},
34107
"id": 4,
35108
"panels": [],
@@ -78,7 +151,7 @@
78151
"h": 6,
79152
"w": 3,
80153
"x": 0,
81-
"y": 1
154+
"y": 3
82155
},
83156
"id": 6,
84157
"options": {
@@ -96,7 +169,7 @@
96169
"textMode": "auto",
97170
"wideLayout": true
98171
},
99-
"pluginVersion": "",
172+
"pluginVersion": "10.2.2",
100173
"targets": [
101174
{
102175
"alias": " ",
@@ -156,7 +229,7 @@
156229
"h": 6,
157230
"w": 3,
158231
"x": 3,
159-
"y": 1
232+
"y": 3
160233
},
161234
"id": 7,
162235
"options": {
@@ -174,7 +247,7 @@
174247
"textMode": "auto",
175248
"wideLayout": true
176249
},
177-
"pluginVersion": "",
250+
"pluginVersion": "10.2.2",
178251
"targets": [
179252
{
180253
"alias": " ",
@@ -254,7 +327,7 @@
254327
"h": 6,
255328
"w": 6,
256329
"x": 6,
257-
"y": 1
330+
"y": 3
258331
},
259332
"id": 5,
260333
"options": {
@@ -361,7 +434,7 @@
361434
"h": 6,
362435
"w": 6,
363436
"x": 12,
364-
"y": 1
437+
"y": 3
365438
},
366439
"id": 9,
367440
"options": {
@@ -456,7 +529,7 @@
456529
"h": 6,
457530
"w": 6,
458531
"x": 18,
459-
"y": 1
532+
"y": 3
460533
},
461534
"id": 10,
462535
"options": {
@@ -493,7 +566,7 @@
493566
"h": 1,
494567
"w": 24,
495568
"x": 0,
496-
"y": 7
569+
"y": 9
497570
},
498571
"id": 14,
499572
"panels": [],
@@ -564,7 +637,7 @@
564637
"h": 8,
565638
"w": 12,
566639
"x": 0,
567-
"y": 8
640+
"y": 10
568641
},
569642
"id": 13,
570643
"options": {
@@ -691,7 +764,7 @@
691764
"h": 8,
692765
"w": 12,
693766
"x": 12,
694-
"y": 8
767+
"y": 10
695768
},
696769
"id": 15,
697770
"options": {
@@ -760,7 +833,7 @@
760833
"h": 1,
761834
"w": 24,
762835
"x": 0,
763-
"y": 16
836+
"y": 18
764837
},
765838
"id": 2,
766839
"panels": [],
@@ -831,7 +904,7 @@
831904
"h": 10,
832905
"w": 8,
833906
"x": 0,
834-
"y": 17
907+
"y": 19
835908
},
836909
"id": 1,
837910
"options": {
@@ -971,7 +1044,7 @@
9711044
"h": 10,
9721045
"w": 8,
9731046
"x": 8,
974-
"y": 17
1047+
"y": 19
9751048
},
9761049
"id": 3,
9771050
"options": {
@@ -1186,7 +1259,7 @@
11861259
"h": 10,
11871260
"w": 8,
11881261
"x": 16,
1189-
"y": 17
1262+
"y": 19
11901263
},
11911264
"id": 12,
11921265
"options": {
@@ -1256,7 +1329,7 @@
12561329
"h": 1,
12571330
"w": 24,
12581331
"x": 0,
1259-
"y": 27
1332+
"y": 29
12601333
},
12611334
"id": 16,
12621335
"panels": [],
@@ -1323,7 +1396,7 @@
13231396
"h": 7,
13241397
"w": 8,
13251398
"x": 0,
1326-
"y": 28
1399+
"y": 30
13271400
},
13281401
"id": 17,
13291402
"options": {
@@ -1452,7 +1525,7 @@
14521525
"h": 7,
14531526
"w": 8,
14541527
"x": 8,
1455-
"y": 28
1528+
"y": 30
14561529
},
14571530
"id": 18,
14581531
"options": {
@@ -1654,7 +1727,7 @@
16541727
"h": 7,
16551728
"w": 8,
16561729
"x": 16,
1657-
"y": 28
1730+
"y": 30
16581731
},
16591732
"id": 19,
16601733
"options": {
@@ -1854,7 +1927,7 @@
18541927
"h": 7,
18551928
"w": 8,
18561929
"x": 0,
1857-
"y": 35
1930+
"y": 37
18581931
},
18591932
"id": 20,
18601933
"links": [],
@@ -2183,7 +2256,7 @@
21832256
"h": 7,
21842257
"w": 8,
21852258
"x": 8,
2186-
"y": 35
2259+
"y": 37
21872260
},
21882261
"id": 21,
21892262
"options": {
@@ -2335,7 +2408,7 @@
23352408
"h": 7,
23362409
"w": 8,
23372410
"x": 16,
2338-
"y": 35
2411+
"y": 37
23392412
},
23402413
"id": 22,
23412414
"options": {
@@ -2775,7 +2848,7 @@
27752848
"h": 1,
27762849
"w": 24,
27772850
"x": 0,
2778-
"y": 42
2851+
"y": 44
27792852
},
27802853
"id": 23,
27812854
"panels": [],
@@ -2845,7 +2918,7 @@
28452918
"h": 7,
28462919
"w": 8,
28472920
"x": 0,
2848-
"y": 43
2921+
"y": 45
28492922
},
28502923
"id": 24,
28512924
"options": {
@@ -3027,7 +3100,7 @@
30273100
"h": 7,
30283101
"w": 8,
30293102
"x": 8,
3030-
"y": 43
3103+
"y": 45
30313104
},
30323105
"id": 28,
30333106
"options": {
@@ -3628,6 +3701,6 @@
36283701
"timezone": "",
36293702
"title": "CTB",
36303703
"uid": "v5_4_0-ctb",
3631-
"version": 2,
3704+
"version": 3,
36323705
"weekStart": ""
36333706
}

0 commit comments

Comments
 (0)