blob: fc24d767b51ccb1b77ac023a76ca5905332dddc3 [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 RAJ8c71d6e2021-12-20 10:52:16 +000024 "id": 1,
25 "iteration": 1639996601166,
PUSHP RAJf862d5b2021-12-14 07:07:00 +000026 "links": [],
27 "panels": [
28 {
29 "datasource": null,
30 "gridPos": {
31 "h": 1,
32 "w": 24,
33 "x": 0,
34 "y": 0
35 },
36 "id": 12,
37 "panels": [],
38 "repeat": "datasource",
39 "title": "Chronos",
40 "type": "row"
41 },
42 {
43 "datasource": "${datasource}",
44 "fieldConfig": {
45 "defaults": {
46 "color": {
47 "mode": "thresholds"
48 },
49 "mappings": [],
50 "thresholds": {
51 "mode": "absolute",
52 "steps": [
53 {
54 "color": "green",
55 "value": null
56 },
57 {
58 "color": "red",
59 "value": 80
60 }
61 ]
62 }
63 },
64 "overrides": []
65 },
66 "gridPos": {
67 "h": 6,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +000068 "w": 24,
PUSHP RAJf862d5b2021-12-14 07:07:00 +000069 "x": 0,
70 "y": 1
71 },
72 "id": 2,
73 "options": {
74 "reduceOptions": {
75 "calcs": [
76 "lastNotNull"
77 ],
78 "fields": "",
79 "values": false
80 },
81 "showThresholdLabels": false,
82 "showThresholdMarkers": true,
83 "text": {}
84 },
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +000085 "pluginVersion": "8.1.8",
PUSHP RAJf862d5b2021-12-14 07:07:00 +000086 "targets": [
87 {
88 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +000089 "expr": "device_connected_status{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +000090 "format": "time_series",
91 "instant": false,
92 "interval": "",
93 "legendFormat": "{{iccid}}",
94 "queryType": "randomWalk",
95 "refId": "A"
96 }
97 ],
98 "title": "Device Status",
99 "type": "gauge"
100 },
101 {
102 "datasource": "${datasource}",
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000103 "description": "Stacked Graph series",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000104 "fieldConfig": {
105 "defaults": {
106 "color": {
107 "mode": "palette-classic"
108 },
109 "custom": {
110 "axisLabel": "",
111 "axisPlacement": "auto",
112 "barAlignment": 0,
113 "drawStyle": "line",
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000114 "fillOpacity": 30,
115 "gradientMode": "none",
116 "hideFrom": {
117 "legend": false,
118 "tooltip": false,
119 "viz": false
120 },
121 "lineInterpolation": "linear",
122 "lineWidth": 1,
123 "pointSize": 5,
124 "scaleDistribution": {
125 "type": "linear"
126 },
127 "showPoints": "auto",
128 "spanNulls": false,
129 "stacking": {
130 "group": "A",
131 "mode": "none"
132 },
133 "thresholdsStyle": {
134 "mode": "off"
135 }
136 },
137 "mappings": [],
138 "thresholds": {
139 "mode": "absolute",
140 "steps": [
141 {
142 "color": "green",
143 "value": null
144 },
145 {
146 "color": "red",
147 "value": 80
148 }
149 ]
150 }
151 },
152 "overrides": [
153 {
154 "matcher": {
155 "id": "byName",
156 "options": "Value"
157 },
158 "properties": [
159 {
160 "id": "custom.stacking",
161 "value": {
162 "group": "A",
163 "mode": "normal"
164 }
165 }
166 ]
167 }
168 ]
169 },
170 "gridPos": {
171 "h": 6,
172 "w": 12,
173 "x": 0,
174 "y": 7
175 },
176 "id": 18,
177 "options": {
178 "legend": {
179 "calcs": [],
180 "displayMode": "list",
181 "placement": "bottom"
182 },
183 "tooltip": {
184 "mode": "single"
185 }
186 },
187 "targets": [
188 {
189 "exemplar": true,
190 "expr": "slice_throughput_bytes{site=\"$site\"}",
191 "interval": "",
192 "legendFormat": "{{slice}}",
193 "refId": "A"
194 }
195 ],
196 "title": "Slice Throughput Bytes",
197 "type": "timeseries"
198 },
199 {
200 "datasource": "${datasource}",
201 "fieldConfig": {
202 "defaults": {
203 "color": {
204 "mode": "palette-classic"
205 },
206 "custom": {
207 "axisLabel": "",
208 "axisPlacement": "auto",
209 "barAlignment": 0,
210 "drawStyle": "line",
211 "fillOpacity": 27,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000212 "gradientMode": "none",
213 "hideFrom": {
214 "legend": false,
215 "tooltip": false,
216 "viz": false
217 },
218 "lineInterpolation": "linear",
219 "lineWidth": 1,
220 "pointSize": 5,
221 "scaleDistribution": {
222 "type": "linear"
223 },
224 "showPoints": "auto",
225 "spanNulls": false,
226 "stacking": {
227 "group": "A",
228 "mode": "none"
229 },
230 "thresholdsStyle": {
231 "mode": "off"
232 }
233 },
234 "mappings": [],
235 "thresholds": {
236 "mode": "absolute",
237 "steps": [
238 {
239 "color": "green",
240 "value": null
241 },
242 {
243 "color": "red",
244 "value": 80
245 }
246 ]
247 }
248 },
249 "overrides": []
250 },
251 "gridPos": {
252 "h": 6,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000253 "w": 12,
254 "x": 12,
255 "y": 7
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000256 },
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000257 "id": 6,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000258 "options": {
259 "legend": {
260 "calcs": [],
261 "displayMode": "list",
262 "placement": "bottom"
263 },
264 "tooltip": {
265 "mode": "single"
266 }
267 },
268 "targets": [
269 {
270 "exemplar": true,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000271 "expr": "slice_throughput_bytes{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000272 "interval": "",
273 "legendFormat": "{{slice}}",
274 "queryType": "randomWalk",
275 "refId": "A"
276 }
277 ],
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000278 "title": "Slice Throughput Bytes",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000279 "type": "timeseries"
280 },
281 {
282 "datasource": "${datasource}",
283 "fieldConfig": {
284 "defaults": {
285 "color": {
286 "mode": "palette-classic"
287 },
288 "custom": {
289 "axisLabel": "",
290 "axisPlacement": "auto",
291 "barAlignment": 0,
292 "drawStyle": "line",
293 "fillOpacity": 2,
294 "gradientMode": "none",
295 "hideFrom": {
296 "legend": false,
297 "tooltip": false,
298 "viz": false
299 },
300 "lineInterpolation": "smooth",
301 "lineWidth": 1,
302 "pointSize": 5,
303 "scaleDistribution": {
304 "type": "linear"
305 },
306 "showPoints": "auto",
307 "spanNulls": false,
308 "stacking": {
309 "group": "A",
310 "mode": "none"
311 },
312 "thresholdsStyle": {
313 "mode": "off"
314 }
315 },
316 "mappings": [],
317 "thresholds": {
318 "mode": "absolute",
319 "steps": [
320 {
321 "color": "green",
322 "value": null
323 },
324 {
325 "color": "red",
326 "value": 80
327 }
328 ]
329 }
330 },
331 "overrides": []
332 },
333 "gridPos": {
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000334 "h": 6,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000335 "w": 16,
336 "x": 0,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000337 "y": 13
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000338 },
339 "id": 10,
340 "options": {
341 "legend": {
342 "calcs": [],
343 "displayMode": "list",
344 "placement": "bottom"
345 },
346 "tooltip": {
347 "mode": "single"
348 }
349 },
350 "targets": [
351 {
352 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000353 "expr": "slice_latency_end_to_end_milliseconds{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000354 "interval": "",
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000355 "legendFormat": "{{slice}},",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000356 "queryType": "randomWalk",
357 "refId": "A"
358 }
359 ],
360 "title": "Slice Latency End-to-End Milliseconds",
361 "type": "timeseries"
362 },
363 {
364 "datasource": "${datasource}",
365 "fieldConfig": {
366 "defaults": {
367 "color": {
368 "mode": "palette-classic"
369 },
370 "custom": {
371 "axisLabel": "",
372 "axisPlacement": "auto",
373 "barAlignment": 0,
374 "drawStyle": "line",
375 "fillOpacity": 0,
376 "gradientMode": "none",
377 "hideFrom": {
378 "legend": false,
379 "tooltip": false,
380 "viz": false
381 },
382 "lineInterpolation": "linear",
383 "lineWidth": 1,
384 "pointSize": 5,
385 "scaleDistribution": {
386 "type": "linear"
387 },
388 "showPoints": "auto",
389 "spanNulls": false,
390 "stacking": {
391 "group": "A",
392 "mode": "none"
393 },
394 "thresholdsStyle": {
395 "mode": "off"
396 }
397 },
398 "mappings": [],
399 "thresholds": {
400 "mode": "absolute",
401 "steps": [
402 {
403 "color": "green",
404 "value": null
405 },
406 {
407 "color": "red",
408 "value": 80
409 }
410 ]
411 }
412 },
413 "overrides": []
414 },
415 "gridPos": {
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000416 "h": 6,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000417 "w": 8,
418 "x": 16,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000419 "y": 13
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000420 },
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000421 "id": 8,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000422 "options": {
423 "legend": {
424 "calcs": [],
425 "displayMode": "list",
426 "placement": "bottom"
427 },
428 "tooltip": {
429 "mode": "single"
430 }
431 },
432 "targets": [
433 {
434 "exemplar": true,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000435 "expr": "slice_throughput_packets{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000436 "interval": "",
437 "legendFormat": "{{slice}}",
438 "queryType": "randomWalk",
439 "refId": "A"
440 }
441 ],
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000442 "title": "Slice Throughput Packets",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000443 "type": "timeseries"
444 },
445 {
446 "datasource": "${datasource}",
447 "description": "",
448 "fieldConfig": {
449 "defaults": {
450 "color": {
451 "mode": "palette-classic"
452 },
453 "custom": {
454 "axisLabel": "",
455 "axisPlacement": "auto",
456 "barAlignment": 0,
457 "drawStyle": "line",
458 "fillOpacity": 0,
459 "gradientMode": "none",
460 "hideFrom": {
461 "legend": false,
462 "tooltip": false,
463 "viz": false
464 },
465 "lineInterpolation": "stepBefore",
466 "lineWidth": 1,
467 "pointSize": 5,
468 "scaleDistribution": {
469 "type": "linear"
470 },
471 "showPoints": "auto",
472 "spanNulls": false,
473 "stacking": {
474 "group": "A",
475 "mode": "none"
476 },
477 "thresholdsStyle": {
478 "mode": "off"
479 }
480 },
481 "mappings": [],
482 "thresholds": {
483 "mode": "absolute",
484 "steps": [
485 {
486 "color": "green",
487 "value": null
488 },
489 {
490 "color": "red",
491 "value": 80
492 }
493 ]
494 }
495 },
496 "overrides": []
497 },
498 "gridPos": {
499 "h": 8,
500 "w": 24,
501 "x": 0,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000502 "y": 19
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000503 },
504 "id": 14,
505 "options": {
506 "legend": {
507 "calcs": [],
508 "displayMode": "list",
509 "placement": "bottom"
510 },
511 "tooltip": {
512 "mode": "single"
513 }
514 },
515 "pluginVersion": "8.1.2",
516 "targets": [
517 {
518 "exemplar": true,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000519 "expr": "device_connection_event_core{site=\"$site\"}",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000520 "interval": "",
521 "legendFormat": "{{iccid}}",
522 "queryType": "randomWalk",
523 "refId": "A"
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000524 }
525 ],
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000526 "title": "Device Connection Event Core",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000527 "type": "timeseries"
528 },
529 {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000530 "datasource": "${datasource}",
531 "description": "",
532 "fieldConfig": {
533 "defaults": {
534 "color": {
535 "mode": "palette-classic"
536 },
537 "custom": {
538 "axisLabel": "",
539 "axisPlacement": "auto",
540 "barAlignment": 0,
541 "drawStyle": "line",
542 "fillOpacity": 0,
543 "gradientMode": "none",
544 "hideFrom": {
545 "legend": false,
546 "tooltip": false,
547 "viz": false
548 },
549 "lineInterpolation": "stepBefore",
550 "lineWidth": 1,
551 "pointSize": 5,
552 "scaleDistribution": {
553 "type": "linear"
554 },
555 "showPoints": "auto",
556 "spanNulls": false,
557 "stacking": {
558 "group": "A",
559 "mode": "none"
560 },
561 "thresholdsStyle": {
562 "mode": "off"
563 }
564 },
565 "mappings": [],
566 "thresholds": {
567 "mode": "absolute",
568 "steps": [
569 {
570 "color": "green",
571 "value": null
572 },
573 {
574 "color": "red",
575 "value": 80
576 }
577 ]
578 }
579 },
580 "overrides": []
581 },
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000582 "gridPos": {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000583 "h": 8,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000584 "w": 24,
585 "x": 0,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000586 "y": 27
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000587 },
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000588 "id": 15,
589 "options": {
590 "legend": {
591 "calcs": [],
592 "displayMode": "list",
593 "placement": "bottom"
594 },
595 "tooltip": {
596 "mode": "single"
597 }
598 },
599 "pluginVersion": "8.1.2",
600 "targets": [
601 {
602 "exemplar": true,
603 "expr": "device_connection_event_ran{site=\"$site\"}",
604 "hide": false,
605 "interval": "",
606 "legendFormat": "{{iccid}}",
607 "refId": "B"
608 }
609 ],
610 "title": "Device Connection Event Ran",
611 "type": "timeseries"
612 },
613 {
614 "datasource": "${datasource}",
615 "description": "",
616 "fieldConfig": {
617 "defaults": {
618 "color": {
619 "mode": "palette-classic"
620 },
621 "custom": {
622 "axisLabel": "",
623 "axisPlacement": "auto",
624 "barAlignment": 0,
625 "drawStyle": "line",
626 "fillOpacity": 0,
627 "gradientMode": "none",
628 "hideFrom": {
629 "legend": false,
630 "tooltip": false,
631 "viz": false
632 },
633 "lineInterpolation": "stepBefore",
634 "lineWidth": 1,
635 "pointSize": 5,
636 "scaleDistribution": {
637 "type": "linear"
638 },
639 "showPoints": "auto",
640 "spanNulls": false,
641 "stacking": {
642 "group": "A",
643 "mode": "none"
644 },
645 "thresholdsStyle": {
646 "mode": "off"
647 }
648 },
649 "mappings": [],
650 "thresholds": {
651 "mode": "absolute",
652 "steps": [
653 {
654 "color": "green",
655 "value": null
656 },
657 {
658 "color": "red",
659 "value": 80
660 }
661 ]
662 }
663 },
664 "overrides": []
665 },
666 "gridPos": {
667 "h": 8,
668 "w": 24,
669 "x": 0,
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000670 "y": 35
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000671 },
672 "id": 16,
673 "options": {
674 "legend": {
675 "calcs": [],
676 "displayMode": "list",
677 "placement": "bottom"
678 },
679 "tooltip": {
680 "mode": "single"
681 }
682 },
683 "pluginVersion": "8.1.2",
684 "targets": [
685 {
686 "exemplar": true,
687 "expr": "device_connection_event_fabric{site=\"$site\"}",
688 "hide": false,
689 "interval": "",
690 "legendFormat": "{{iccid}}",
691 "refId": "B"
692 }
693 ],
694 "title": "Device Connection Event Fabric",
695 "type": "timeseries"
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000696 }
697 ],
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000698 "refresh": "5s",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000699 "schemaVersion": 30,
700 "style": "dark",
701 "tags": [],
702 "templating": {
703 "list": [
704 {
705 "current": {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000706 "selected": false,
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000707 "text": "datasource-chronos",
708 "value": "datasource-chronos"
709 },
710 "description": null,
711 "error": null,
712 "hide": 0,
713 "includeAll": false,
714 "label": null,
715 "multi": false,
716 "name": "datasource",
717 "options": [],
718 "query": "prometheus",
719 "queryValue": "",
720 "refresh": 1,
721 "regex": "",
722 "skipUrlSync": false,
723 "type": "datasource"
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000724 },
725 {
726 "allValue": null,
727 "current": {
PUSHP RAJ8c71d6e2021-12-20 10:52:16 +0000728 "selected": false,
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000729 "text": "freemont",
730 "value": "freemont"
731 },
732 "datasource": "${datasource}",
733 "definition": "label_values(site)",
734 "description": null,
735 "error": null,
736 "hide": 0,
737 "includeAll": false,
738 "label": null,
739 "multi": false,
740 "name": "site",
741 "options": [],
742 "query": {
743 "query": "label_values(site)",
744 "refId": "StandardVariableQuery"
745 },
746 "refresh": 1,
747 "regex": "",
748 "skipUrlSync": false,
749 "sort": 0,
750 "type": "query"
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000751 }
752 ]
753 },
754 "time": {
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000755 "from": "now-15m",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000756 "to": "now"
757 },
758 "timepicker": {},
759 "timezone": "",
760 "title": "Chronos Dashboard",
PUSHP RAJ4684a1c2021-12-16 13:03:53 +0000761 "uid": "chronos",
PUSHP RAJf862d5b2021-12-14 07:07:00 +0000762 "version": 1
763}