blob: 9a195cb1770dd4071d22232d4a627ffb5ec3f4df [file] [log] [blame]
PUSHP RAJf862d5b2021-12-14 07:07:00 +00001{
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": "-- Grafana --",
7 "enable": true,
8 "hide": true,
9 "iconColor": "rgba(0, 211, 255, 1)",
10 "name": "Annotations & Alerts",
11 "target": {
12 "limit": 100,
13 "matchAny": false,
14 "tags": [],
15 "type": "dashboard"
16 },
17 "type": "dashboard"
18 }
19 ]
20 },
21 "editable": true,
22 "gnetId": null,
23 "graphTooltip": 0,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +000024 "iteration": 1639657683126,
PUSHP RAJf862d5b2021-12-14 07:07:00 +000025 "links": [],
26 "panels": [
27 {
28 "datasource": null,
29 "gridPos": {
30 "h": 1,
31 "w": 24,
32 "x": 0,
33 "y": 0
34 },
35 "id": 12,
36 "panels": [],
37 "repeat": "datasource",
38 "title": "Chronos",
39 "type": "row"
40 },
41 {
42 "datasource": "${datasource}",
43 "fieldConfig": {
44 "defaults": {
45 "color": {
46 "mode": "thresholds"
47 },
48 "mappings": [],
49 "thresholds": {
50 "mode": "absolute",
51 "steps": [
52 {
53 "color": "green",
54 "value": null
55 },
56 {
57 "color": "red",
58 "value": 80
59 }
60 ]
61 }
62 },
63 "overrides": []
64 },
65 "gridPos": {
66 "h": 6,
67 "w": 16,
68 "x": 0,
69 "y": 1
70 },
71 "id": 2,
72 "options": {
73 "reduceOptions": {
74 "calcs": [
75 "lastNotNull"
76 ],
77 "fields": "",
78 "values": false
79 },
80 "showThresholdLabels": false,
81 "showThresholdMarkers": true,
82 "text": {}
83 },
84 "pluginVersion": "8.1.2",
85 "targets": [
86 {
87 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +000088 "expr": "device_connected_status{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +000089 "format": "time_series",
90 "instant": false,
91 "interval": "",
92 "legendFormat": "{{iccid}}",
93 "queryType": "randomWalk",
94 "refId": "A"
95 }
96 ],
97 "title": "Device Status",
98 "type": "gauge"
99 },
100 {
101 "datasource": "${datasource}",
102 "fieldConfig": {
103 "defaults": {
104 "color": {
105 "mode": "palette-classic"
106 },
107 "custom": {
108 "axisLabel": "",
109 "axisPlacement": "auto",
110 "barAlignment": 0,
111 "drawStyle": "line",
112 "fillOpacity": 0,
113 "gradientMode": "none",
114 "hideFrom": {
115 "legend": false,
116 "tooltip": false,
117 "viz": false
118 },
119 "lineInterpolation": "linear",
120 "lineWidth": 1,
121 "pointSize": 5,
122 "scaleDistribution": {
123 "type": "linear"
124 },
125 "showPoints": "auto",
126 "spanNulls": false,
127 "stacking": {
128 "group": "A",
129 "mode": "none"
130 },
131 "thresholdsStyle": {
132 "mode": "off"
133 }
134 },
135 "mappings": [],
136 "thresholds": {
137 "mode": "absolute",
138 "steps": [
139 {
140 "color": "green",
141 "value": null
142 },
143 {
144 "color": "red",
145 "value": 80
146 }
147 ]
148 }
149 },
150 "overrides": []
151 },
152 "gridPos": {
153 "h": 6,
154 "w": 8,
155 "x": 16,
156 "y": 1
157 },
158 "id": 8,
159 "options": {
160 "legend": {
161 "calcs": [],
162 "displayMode": "list",
163 "placement": "bottom"
164 },
165 "tooltip": {
166 "mode": "single"
167 }
168 },
169 "targets": [
170 {
171 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000172 "expr": "slice_throughput_packets{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000173 "interval": "",
174 "legendFormat": "{{slice}}",
175 "queryType": "randomWalk",
176 "refId": "A"
177 }
178 ],
179 "title": "Slice Throughput Packets",
180 "type": "timeseries"
181 },
182 {
183 "datasource": "${datasource}",
184 "fieldConfig": {
185 "defaults": {
186 "color": {
187 "mode": "palette-classic"
188 },
189 "custom": {
190 "axisLabel": "",
191 "axisPlacement": "auto",
192 "barAlignment": 0,
193 "drawStyle": "line",
194 "fillOpacity": 2,
195 "gradientMode": "none",
196 "hideFrom": {
197 "legend": false,
198 "tooltip": false,
199 "viz": false
200 },
201 "lineInterpolation": "smooth",
202 "lineWidth": 1,
203 "pointSize": 5,
204 "scaleDistribution": {
205 "type": "linear"
206 },
207 "showPoints": "auto",
208 "spanNulls": false,
209 "stacking": {
210 "group": "A",
211 "mode": "none"
212 },
213 "thresholdsStyle": {
214 "mode": "off"
215 }
216 },
217 "mappings": [],
218 "thresholds": {
219 "mode": "absolute",
220 "steps": [
221 {
222 "color": "green",
223 "value": null
224 },
225 {
226 "color": "red",
227 "value": 80
228 }
229 ]
230 }
231 },
232 "overrides": []
233 },
234 "gridPos": {
235 "h": 5,
236 "w": 16,
237 "x": 0,
238 "y": 7
239 },
240 "id": 10,
241 "options": {
242 "legend": {
243 "calcs": [],
244 "displayMode": "list",
245 "placement": "bottom"
246 },
247 "tooltip": {
248 "mode": "single"
249 }
250 },
251 "targets": [
252 {
253 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000254 "expr": "slice_latency_end_to_end_milliseconds{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000255 "interval": "",
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000256 "legendFormat": "{{slice}},",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000257 "queryType": "randomWalk",
258 "refId": "A"
259 }
260 ],
261 "title": "Slice Latency End-to-End Milliseconds",
262 "type": "timeseries"
263 },
264 {
265 "datasource": "${datasource}",
266 "fieldConfig": {
267 "defaults": {
268 "color": {
269 "mode": "palette-classic"
270 },
271 "custom": {
272 "axisLabel": "",
273 "axisPlacement": "auto",
274 "barAlignment": 0,
275 "drawStyle": "line",
276 "fillOpacity": 0,
277 "gradientMode": "none",
278 "hideFrom": {
279 "legend": false,
280 "tooltip": false,
281 "viz": false
282 },
283 "lineInterpolation": "linear",
284 "lineWidth": 1,
285 "pointSize": 5,
286 "scaleDistribution": {
287 "type": "linear"
288 },
289 "showPoints": "auto",
290 "spanNulls": false,
291 "stacking": {
292 "group": "A",
293 "mode": "none"
294 },
295 "thresholdsStyle": {
296 "mode": "off"
297 }
298 },
299 "mappings": [],
300 "thresholds": {
301 "mode": "absolute",
302 "steps": [
303 {
304 "color": "green",
305 "value": null
306 },
307 {
308 "color": "red",
309 "value": 80
310 }
311 ]
312 }
313 },
314 "overrides": []
315 },
316 "gridPos": {
317 "h": 5,
318 "w": 8,
319 "x": 16,
320 "y": 7
321 },
322 "id": 6,
323 "options": {
324 "legend": {
325 "calcs": [],
326 "displayMode": "list",
327 "placement": "bottom"
328 },
329 "tooltip": {
330 "mode": "single"
331 }
332 },
333 "targets": [
334 {
335 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000336 "expr": "slice_throughput_bytes{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000337 "interval": "",
338 "legendFormat": "{{slice}}",
339 "queryType": "randomWalk",
340 "refId": "A"
341 }
342 ],
343 "title": "Slice Throughput Bytes",
344 "type": "timeseries"
345 },
346 {
347 "datasource": "${datasource}",
348 "description": "",
349 "fieldConfig": {
350 "defaults": {
351 "color": {
352 "mode": "palette-classic"
353 },
354 "custom": {
355 "axisLabel": "",
356 "axisPlacement": "auto",
357 "barAlignment": 0,
358 "drawStyle": "line",
359 "fillOpacity": 0,
360 "gradientMode": "none",
361 "hideFrom": {
362 "legend": false,
363 "tooltip": false,
364 "viz": false
365 },
366 "lineInterpolation": "stepBefore",
367 "lineWidth": 1,
368 "pointSize": 5,
369 "scaleDistribution": {
370 "type": "linear"
371 },
372 "showPoints": "auto",
373 "spanNulls": false,
374 "stacking": {
375 "group": "A",
376 "mode": "none"
377 },
378 "thresholdsStyle": {
379 "mode": "off"
380 }
381 },
382 "mappings": [],
383 "thresholds": {
384 "mode": "absolute",
385 "steps": [
386 {
387 "color": "green",
388 "value": null
389 },
390 {
391 "color": "red",
392 "value": 80
393 }
394 ]
395 }
396 },
397 "overrides": []
398 },
399 "gridPos": {
400 "h": 8,
401 "w": 24,
402 "x": 0,
403 "y": 12
404 },
405 "id": 14,
406 "options": {
407 "legend": {
408 "calcs": [],
409 "displayMode": "list",
410 "placement": "bottom"
411 },
412 "tooltip": {
413 "mode": "single"
414 }
415 },
416 "pluginVersion": "8.1.2",
417 "targets": [
418 {
419 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000420 "expr": "device_connection_event_core{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000421 "interval": "",
422 "legendFormat": "{{iccid}}",
423 "queryType": "randomWalk",
424 "refId": "A"
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000425 }
426 ],
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000427 "title": "Device Connection Event Core",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000428 "type": "timeseries"
429 },
430 {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000431 "datasource": "${datasource}",
432 "description": "",
433 "fieldConfig": {
434 "defaults": {
435 "color": {
436 "mode": "palette-classic"
437 },
438 "custom": {
439 "axisLabel": "",
440 "axisPlacement": "auto",
441 "barAlignment": 0,
442 "drawStyle": "line",
443 "fillOpacity": 0,
444 "gradientMode": "none",
445 "hideFrom": {
446 "legend": false,
447 "tooltip": false,
448 "viz": false
449 },
450 "lineInterpolation": "stepBefore",
451 "lineWidth": 1,
452 "pointSize": 5,
453 "scaleDistribution": {
454 "type": "linear"
455 },
456 "showPoints": "auto",
457 "spanNulls": false,
458 "stacking": {
459 "group": "A",
460 "mode": "none"
461 },
462 "thresholdsStyle": {
463 "mode": "off"
464 }
465 },
466 "mappings": [],
467 "thresholds": {
468 "mode": "absolute",
469 "steps": [
470 {
471 "color": "green",
472 "value": null
473 },
474 {
475 "color": "red",
476 "value": 80
477 }
478 ]
479 }
480 },
481 "overrides": []
482 },
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000483 "gridPos": {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000484 "h": 8,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000485 "w": 24,
486 "x": 0,
487 "y": 20
488 },
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000489 "id": 15,
490 "options": {
491 "legend": {
492 "calcs": [],
493 "displayMode": "list",
494 "placement": "bottom"
495 },
496 "tooltip": {
497 "mode": "single"
498 }
499 },
500 "pluginVersion": "8.1.2",
501 "targets": [
502 {
503 "exemplar": true,
504 "expr": "device_connection_event_ran{site=\"$site\"}",
505 "hide": false,
506 "interval": "",
507 "legendFormat": "{{iccid}}",
508 "refId": "B"
509 }
510 ],
511 "title": "Device Connection Event Ran",
512 "type": "timeseries"
513 },
514 {
515 "datasource": "${datasource}",
516 "description": "",
517 "fieldConfig": {
518 "defaults": {
519 "color": {
520 "mode": "palette-classic"
521 },
522 "custom": {
523 "axisLabel": "",
524 "axisPlacement": "auto",
525 "barAlignment": 0,
526 "drawStyle": "line",
527 "fillOpacity": 0,
528 "gradientMode": "none",
529 "hideFrom": {
530 "legend": false,
531 "tooltip": false,
532 "viz": false
533 },
534 "lineInterpolation": "stepBefore",
535 "lineWidth": 1,
536 "pointSize": 5,
537 "scaleDistribution": {
538 "type": "linear"
539 },
540 "showPoints": "auto",
541 "spanNulls": false,
542 "stacking": {
543 "group": "A",
544 "mode": "none"
545 },
546 "thresholdsStyle": {
547 "mode": "off"
548 }
549 },
550 "mappings": [],
551 "thresholds": {
552 "mode": "absolute",
553 "steps": [
554 {
555 "color": "green",
556 "value": null
557 },
558 {
559 "color": "red",
560 "value": 80
561 }
562 ]
563 }
564 },
565 "overrides": []
566 },
567 "gridPos": {
568 "h": 8,
569 "w": 24,
570 "x": 0,
571 "y": 28
572 },
573 "id": 16,
574 "options": {
575 "legend": {
576 "calcs": [],
577 "displayMode": "list",
578 "placement": "bottom"
579 },
580 "tooltip": {
581 "mode": "single"
582 }
583 },
584 "pluginVersion": "8.1.2",
585 "targets": [
586 {
587 "exemplar": true,
588 "expr": "device_connection_event_fabric{site=\"$site\"}",
589 "hide": false,
590 "interval": "",
591 "legendFormat": "{{iccid}}",
592 "refId": "B"
593 }
594 ],
595 "title": "Device Connection Event Fabric",
596 "type": "timeseries"
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000597 }
598 ],
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000599 "refresh": "5s",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000600 "schemaVersion": 30,
601 "style": "dark",
602 "tags": [],
603 "templating": {
604 "list": [
605 {
606 "current": {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000607 "selected": false,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000608 "text": "datasource-chronos",
609 "value": "datasource-chronos"
610 },
611 "description": null,
612 "error": null,
613 "hide": 0,
614 "includeAll": false,
615 "label": null,
616 "multi": false,
617 "name": "datasource",
618 "options": [],
619 "query": "prometheus",
620 "queryValue": "",
621 "refresh": 1,
622 "regex": "",
623 "skipUrlSync": false,
624 "type": "datasource"
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000625 },
626 {
627 "allValue": null,
628 "current": {
629 "selected": true,
630 "text": "freemont",
631 "value": "freemont"
632 },
633 "datasource": "${datasource}",
634 "definition": "label_values(site)",
635 "description": null,
636 "error": null,
637 "hide": 0,
638 "includeAll": false,
639 "label": null,
640 "multi": false,
641 "name": "site",
642 "options": [],
643 "query": {
644 "query": "label_values(site)",
645 "refId": "StandardVariableQuery"
646 },
647 "refresh": 1,
648 "regex": "",
649 "skipUrlSync": false,
650 "sort": 0,
651 "type": "query"
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000652 }
653 ]
654 },
655 "time": {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000656 "from": "now-15m",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000657 "to": "now"
658 },
659 "timepicker": {},
660 "timezone": "",
661 "title": "Chronos Dashboard",
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000662 "uid": "chronos",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000663 "version": 1
664}