@leverege/build-tools 2.101.2 → 2.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/.vscode/launch.json +10 -0
  2. package/README.md +22 -9
  3. package/package.json +10 -13
  4. package/src/Utils.mjs +2 -0
  5. package/src/chart-to-registry.mjs +12 -1
  6. package/src/circle-orb-it/{circle-orb.yml → circle-npm.yml} +6 -3
  7. package/src/circle-orb-it/circle-orb-it.mjs +16 -11
  8. package/src/circle-orb-it/circle-yarn.yml +25 -0
  9. package/src/dashboard/DashboardManager.mjs +192 -17
  10. package/src/dashboard/dashboard.mjs +29 -4
  11. package/src/dashboard/json/{standard/noc-rows-12.json → devops/devops-noc.json} +801 -61
  12. package/src/dashboard/json/{standard/pvc-all-usage.json → devops/pvc-usage.json} +2 -2
  13. package/src/dashboard/json/leverege/leverege-noc.json +2364 -0
  14. package/src/dashboard/json/{standard/redis.json → leverege/leverege-rule-engine.json} +695 -646
  15. package/src/dashboard/json/leverege/leverege-services.json +4757 -0
  16. package/src/dashboard/json/recovr/recovr-locators.json +1227 -0
  17. package/src/dashboard/json/recovr/recovr-noc.json +1949 -0
  18. package/src/dashboard/json/recovr/recovr-position-srvr.json +339 -0
  19. package/src/dashboard/json/recovr/recovr-server.json +1127 -0
  20. package/src/dashboard/json/siren/siren-services.json +2066 -0
  21. package/src/dashboard/json/{standard/cloudnative-pg-20417-rev4.json → system/cloudnative-pg.json} +241 -243
  22. package/src/dashboard/json/{standard → system}/elasticsearch8.json +123 -72
  23. package/src/dashboard/json/system/stackdriver.json +1189 -0
  24. package/src/dashboard/json/{standard/traefik-op.json → system/traefik.json} +44 -56
  25. package/src/dashboard/json/{standard → system}/valkey.json +91 -86
  26. package/src/dashboard/json/{standard → tpi}/gpu-autoscaling-dashboard-ui-import.json +1 -1
  27. package/src/dashboard/json/tpi/leverege-noc.json +3624 -0
  28. package/src/helm-charts/prom-operator/helmup.plugin +1 -1
  29. package/src/helm-charts/prom-operator/prometheus-stack.yaml.ovh +15 -0
  30. package/src/helm-charts/prom-operator/rules/gke-maintenance-rules.yaml +19 -0
  31. package/src/helm-charts/prom-operator/stackdriver-exporter.yaml.ovh +2 -1
  32. package/src/helm-charts/valkey/valkey-local.yaml +1 -0
  33. package/src/helmup.sh +24 -1
  34. package/src/init-my-chart/Chartwright.mjs +1 -1
  35. package/src/init-my-chart/leaf-chart-templates/templates/extraobjects.yaml +1 -0
  36. package/src/overwhelm.mjs +5 -5
  37. package/src/push-my-chart.mjs +13 -4
  38. package/src/repo-panopticon.mjs +415 -0
  39. package/src/service-man/config/secrets/npmrc.json +1 -0
  40. package/src/service-man/config/secrets/tsdb-dense-password.json +13 -0
  41. package/src/dashboard/json/standard/stackdriver.json +0 -624
  42. package/src/pkgck.sh +0 -158
  43. /package/src/dashboard/json/{standard → devops}/k8s-api-latency.json +0 -0
@@ -0,0 +1,1227 @@
1
+ {
2
+ "annotations": {
3
+ "list": [
4
+ {
5
+ "builtIn": 1,
6
+ "datasource": {
7
+ "type": "datasource",
8
+ "uid": "grafana"
9
+ },
10
+ "enable": true,
11
+ "hide": true,
12
+ "iconColor": "rgba(0, 211, 255, 1)",
13
+ "name": "Annotations & Alerts",
14
+ "target": {
15
+ "limit": 100,
16
+ "matchAny": false,
17
+ "tags": [],
18
+ "type": "dashboard"
19
+ },
20
+ "type": "dashboard"
21
+ }
22
+ ]
23
+ },
24
+ "editable": false,
25
+ "fiscalYearStartMonth": 0,
26
+ "graphTooltip": 1,
27
+ "id": null,
28
+ "links": [],
29
+ "panels": [
30
+ {
31
+ "datasource": {
32
+ "type": "prometheus",
33
+ "uid": "${datasource}"
34
+ },
35
+ "description": "",
36
+ "fieldConfig": {
37
+ "defaults": {
38
+ "color": {
39
+ "mode": "thresholds"
40
+ },
41
+ "mappings": [],
42
+ "max": 100,
43
+ "min": 0,
44
+ "thresholds": {
45
+ "mode": "absolute",
46
+ "steps": [
47
+ {
48
+ "color": "red"
49
+ },
50
+ {
51
+ "color": "#EAB839",
52
+ "value": 22
53
+ },
54
+ {
55
+ "color": "semi-dark-green",
56
+ "value": 25
57
+ }
58
+ ]
59
+ },
60
+ "unit": "percent"
61
+ },
62
+ "overrides": []
63
+ },
64
+ "gridPos": {
65
+ "h": 2,
66
+ "w": 6,
67
+ "x": 0,
68
+ "y": 0
69
+ },
70
+ "id": 2,
71
+ "options": {
72
+ "colorMode": "value",
73
+ "graphMode": "area",
74
+ "justifyMode": "auto",
75
+ "orientation": "horizontal",
76
+ "percentChangeColorMode": "standard",
77
+ "reduceOptions": {
78
+ "calcs": [
79
+ "mean"
80
+ ],
81
+ "fields": "",
82
+ "values": false
83
+ },
84
+ "showPercentChange": false,
85
+ "text": {"valueSize": 16},
86
+ "textMode": "auto",
87
+ "wideLayout": true
88
+ },
89
+ "pluginVersion": "11.6.1",
90
+ "targets": [
91
+ {
92
+ "datasource": {
93
+ "type": "prometheus",
94
+ "uid": "${datasource}"
95
+ },
96
+ "exemplar": true,
97
+ "expr": "avg(recovr_coap_locators_active_last_15m / recovr_coap_locators_active_last_7d != 0) * 100",
98
+ "hide": false,
99
+ "interval": "",
100
+ "legendFormat": "15m / 7d",
101
+ "refId": "A"
102
+ },
103
+ {
104
+ "datasource": {
105
+ "type": "prometheus",
106
+ "uid": "${datasource}"
107
+ },
108
+ "exemplar": true,
109
+ "expr": "avg(recovr_coap_locators_active_last_60m / recovr_coap_locators_active_last_7d != 0 ) * 100",
110
+ "hide": true,
111
+ "instant": false,
112
+ "interval": "",
113
+ "legendFormat": "60m / 7d",
114
+ "refId": "C"
115
+ }
116
+ ],
117
+ "title": "Checked In Last 15 Mins",
118
+ "type": "stat"
119
+ },
120
+ {
121
+ "datasource": {
122
+ "type": "prometheus",
123
+ "uid": "${datasource}"
124
+ },
125
+ "description": "",
126
+ "fieldConfig": {
127
+ "defaults": {
128
+ "color": {
129
+ "mode": "thresholds"
130
+ },
131
+ "mappings": [],
132
+ "max": 100,
133
+ "min": 0,
134
+ "thresholds": {
135
+ "mode": "absolute",
136
+ "steps": [
137
+ {
138
+ "color": "red"
139
+ },
140
+ {
141
+ "color": "red",
142
+ "value": 88
143
+ },
144
+ {
145
+ "color": "semi-dark-yellow",
146
+ "value": 90
147
+ },
148
+ {
149
+ "color": "semi-dark-green",
150
+ "value": 93
151
+ }
152
+ ]
153
+ },
154
+ "unit": "percent"
155
+ },
156
+ "overrides": []
157
+ },
158
+ "gridPos": {
159
+ "h": 2,
160
+ "w": 6,
161
+ "x": 6,
162
+ "y": 0
163
+ },
164
+ "id": 3,
165
+ "options": {
166
+ "colorMode": "value",
167
+ "graphMode": "area",
168
+ "justifyMode": "auto",
169
+ "orientation": "horizontal",
170
+ "percentChangeColorMode": "standard",
171
+ "reduceOptions": {
172
+ "calcs": [
173
+ "mean"
174
+ ],
175
+ "fields": "",
176
+ "values": false
177
+ },
178
+ "showPercentChange": false,
179
+ "text": {"valueSize": 16},
180
+ "textMode": "auto",
181
+ "wideLayout": true
182
+ },
183
+ "pluginVersion": "11.6.1",
184
+ "targets": [
185
+ {
186
+ "datasource": {
187
+ "type": "prometheus",
188
+ "uid": "${datasource}"
189
+ },
190
+ "exemplar": true,
191
+ "expr": "avg(recovr_coap_locators_active_last_15m / recovr_coap_locators_active_last_7d != 0) * 100",
192
+ "hide": true,
193
+ "interval": "",
194
+ "legendFormat": "15m / 7d",
195
+ "refId": "A"
196
+ },
197
+ {
198
+ "datasource": {
199
+ "type": "prometheus",
200
+ "uid": "${datasource}"
201
+ },
202
+ "exemplar": true,
203
+ "expr": "avg(recovr_coap_locators_active_last_60m / recovr_coap_locators_active_last_7d != 0 ) * 100",
204
+ "hide": false,
205
+ "instant": false,
206
+ "interval": "",
207
+ "legendFormat": "60m / 7d",
208
+ "refId": "C"
209
+ }
210
+ ],
211
+ "title": "Checked In Last 60 Mins",
212
+ "type": "stat"
213
+ },
214
+ {
215
+ "datasource": {
216
+ "type": "prometheus",
217
+ "uid": "${datasource}"
218
+ },
219
+ "description": "",
220
+ "fieldConfig": {
221
+ "defaults": {
222
+ "color": {
223
+ "mode": "thresholds"
224
+ },
225
+ "mappings": [],
226
+ "max": 100,
227
+ "min": 0,
228
+ "thresholds": {
229
+ "mode": "absolute",
230
+ "steps": [
231
+ {
232
+ "color": "red"
233
+ },
234
+ {
235
+ "color": "red",
236
+ "value": 88
237
+ },
238
+ {
239
+ "color": "semi-dark-yellow",
240
+ "value": 90
241
+ },
242
+ {
243
+ "color": "semi-dark-green",
244
+ "value": 93
245
+ }
246
+ ]
247
+ },
248
+ "unit": "percent"
249
+ },
250
+ "overrides": []
251
+ },
252
+ "gridPos": {
253
+ "h": 2,
254
+ "w": 6,
255
+ "x": 12,
256
+ "y": 0
257
+ },
258
+ "id": 17,
259
+ "options": {
260
+ "colorMode": "value",
261
+ "graphMode": "area",
262
+ "justifyMode": "auto",
263
+ "orientation": "horizontal",
264
+ "percentChangeColorMode": "standard",
265
+ "reduceOptions": {
266
+ "calcs": [
267
+ "mean"
268
+ ],
269
+ "fields": "",
270
+ "values": false
271
+ },
272
+ "showPercentChange": false,
273
+ "text": {"valueSize": 16},
274
+ "textMode": "auto",
275
+ "wideLayout": true
276
+ },
277
+ "pluginVersion": "11.6.1",
278
+ "targets": [
279
+ {
280
+ "datasource": {
281
+ "type": "prometheus",
282
+ "uid": "${datasource}"
283
+ },
284
+ "exemplar": true,
285
+ "expr": "avg(recovr_coap_locators_active_last_15m / recovr_coap_locators_active_last_7d != 0) * 100",
286
+ "hide": true,
287
+ "interval": "",
288
+ "legendFormat": "15m / 7d",
289
+ "refId": "A"
290
+ },
291
+ {
292
+ "datasource": {
293
+ "type": "prometheus",
294
+ "uid": "${datasource}"
295
+ },
296
+ "editorMode": "code",
297
+ "exemplar": true,
298
+ "expr": "avg(recovr_coap_locators_active_last_120m / recovr_coap_locators_active_last_7d != 0 ) * 100",
299
+ "hide": false,
300
+ "instant": false,
301
+ "interval": "",
302
+ "legendFormat": "120m / 7d",
303
+ "refId": "C"
304
+ }
305
+ ],
306
+ "title": "Checked In Last 120 Mins",
307
+ "type": "stat"
308
+ },
309
+ {
310
+ "datasource": {
311
+ "type": "prometheus",
312
+ "uid": "${datasource}"
313
+ },
314
+ "fieldConfig": {
315
+ "defaults": {
316
+ "color": {
317
+ "mode": "palette-classic"
318
+ },
319
+ "custom": {
320
+ "axisBorderShow": false,
321
+ "axisCenteredZero": false,
322
+ "axisColorMode": "text",
323
+ "axisLabel": "",
324
+ "axisPlacement": "auto",
325
+ "barAlignment": 0,
326
+ "barWidthFactor": 0.6,
327
+ "drawStyle": "line",
328
+ "fillOpacity": 10,
329
+ "gradientMode": "none",
330
+ "hideFrom": {
331
+ "legend": false,
332
+ "tooltip": false,
333
+ "viz": false
334
+ },
335
+ "insertNulls": false,
336
+ "lineInterpolation": "linear",
337
+ "lineWidth": 1,
338
+ "pointSize": 5,
339
+ "scaleDistribution": {
340
+ "type": "linear"
341
+ },
342
+ "showPoints": "never",
343
+ "spanNulls": false,
344
+ "stacking": {
345
+ "group": "A",
346
+ "mode": "none"
347
+ },
348
+ "thresholdsStyle": {
349
+ "mode": "off"
350
+ }
351
+ },
352
+ "mappings": [],
353
+ "thresholds": {
354
+ "mode": "absolute",
355
+ "steps": [
356
+ {
357
+ "color": "green"
358
+ },
359
+ {
360
+ "color": "red",
361
+ "value": 80
362
+ }
363
+ ]
364
+ },
365
+ "unit": "short"
366
+ },
367
+ "overrides": []
368
+ },
369
+ "gridPos": {
370
+ "h": 6,
371
+ "w": 6,
372
+ "x": 0,
373
+ "y": 2
374
+ },
375
+ "id": 6,
376
+ "options": {
377
+ "alertThreshold": true,
378
+ "legend": {
379
+ "calcs": [],
380
+ "displayMode": "list",
381
+ "placement": "bottom",
382
+ "showLegend": true
383
+ },
384
+ "tooltip": {
385
+ "hideZeros": false,
386
+ "mode": "multi",
387
+ "sort": "none"
388
+ }
389
+ },
390
+ "pluginVersion": "11.6.1",
391
+ "targets": [
392
+ {
393
+ "datasource": {
394
+ "type": "prometheus",
395
+ "uid": "${datasource}"
396
+ },
397
+ "exemplar": true,
398
+ "expr": "avg(recovr_coap_locators_active_last_15m != 0)",
399
+ "interval": "",
400
+ "legendFormat": "15 m",
401
+ "refId": "A"
402
+ },
403
+ {
404
+ "datasource": {
405
+ "type": "prometheus",
406
+ "uid": "${datasource}"
407
+ },
408
+ "exemplar": true,
409
+ "expr": "avg(recovr_coap_locators_active_last_60m != 0)",
410
+ "hide": false,
411
+ "interval": "",
412
+ "legendFormat": "1 hr",
413
+ "refId": "D"
414
+ },
415
+ {
416
+ "datasource": {
417
+ "type": "prometheus",
418
+ "uid": "${datasource}"
419
+ },
420
+ "editorMode": "code",
421
+ "exemplar": true,
422
+ "expr": "avg(recovr_coap_locators_active_last_120m != 0)",
423
+ "interval": "",
424
+ "legendFormat": "2 hr",
425
+ "range": true,
426
+ "refId": "C"
427
+ },
428
+ {
429
+ "datasource": {
430
+ "type": "prometheus",
431
+ "uid": "${datasource}"
432
+ },
433
+ "exemplar": true,
434
+ "expr": "avg(recovr_coap_locators_active_last_7d != 0)",
435
+ "interval": "",
436
+ "legendFormat": "7 days",
437
+ "refId": "B"
438
+ }
439
+ ],
440
+ "title": "Locators Connecting Over Time",
441
+ "type": "timeseries"
442
+ },
443
+ {
444
+ "datasource": {
445
+ "type": "prometheus",
446
+ "uid": "${datasource}"
447
+ },
448
+ "description": "",
449
+ "fieldConfig": {
450
+ "defaults": {
451
+ "color": {
452
+ "mode": "thresholds"
453
+ },
454
+ "mappings": [],
455
+ "thresholds": {
456
+ "mode": "absolute",
457
+ "steps": [
458
+ {
459
+ "color": "red"
460
+ },
461
+ {
462
+ "color": "semi-dark-green",
463
+ "value": 17000
464
+ }
465
+ ]
466
+ },
467
+ "unit": "short"
468
+ },
469
+ "overrides": []
470
+ },
471
+ "gridPos": {
472
+ "h": 2,
473
+ "w": 6,
474
+ "x": 6,
475
+ "y": 2
476
+ },
477
+ "id": 4,
478
+ "options": {
479
+ "colorMode": "value",
480
+ "graphMode": "none",
481
+ "justifyMode": "auto",
482
+ "orientation": "horizontal",
483
+ "percentChangeColorMode": "standard",
484
+ "reduceOptions": {
485
+ "calcs": [
486
+ "last"
487
+ ],
488
+ "fields": "",
489
+ "values": false
490
+ },
491
+ "showPercentChange": false,
492
+ "text": {"valueSize": 16},
493
+ "textMode": "auto",
494
+ "wideLayout": true
495
+ },
496
+ "pluginVersion": "11.6.1",
497
+ "targets": [
498
+ {
499
+ "datasource": {
500
+ "type": "prometheus",
501
+ "uid": "${datasource}"
502
+ },
503
+ "exemplar": true,
504
+ "expr": "avg(recovr_coap_locators_active_last_7d != 0)",
505
+ "hide": false,
506
+ "interval": "",
507
+ "legendFormat": "",
508
+ "refId": "A"
509
+ }
510
+ ],
511
+ "title": "Total Locators Last 7 Days",
512
+ "type": "stat"
513
+ },
514
+ {
515
+ "datasource": {
516
+ "type": "prometheus",
517
+ "uid": "${datasource}"
518
+ },
519
+ "fieldConfig": {
520
+ "defaults": {
521
+ "color": {
522
+ "mode": "palette-classic"
523
+ },
524
+ "custom": {
525
+ "axisBorderShow": false,
526
+ "axisCenteredZero": false,
527
+ "axisColorMode": "text",
528
+ "axisLabel": "",
529
+ "axisPlacement": "auto",
530
+ "barAlignment": 0,
531
+ "barWidthFactor": 0.6,
532
+ "drawStyle": "line",
533
+ "fillOpacity": 20,
534
+ "gradientMode": "none",
535
+ "hideFrom": {
536
+ "legend": false,
537
+ "tooltip": false,
538
+ "viz": false
539
+ },
540
+ "insertNulls": false,
541
+ "lineInterpolation": "linear",
542
+ "lineWidth": 1,
543
+ "pointSize": 5,
544
+ "scaleDistribution": {
545
+ "type": "linear"
546
+ },
547
+ "showPoints": "never",
548
+ "spanNulls": false,
549
+ "stacking": {
550
+ "group": "A",
551
+ "mode": "none"
552
+ },
553
+ "thresholdsStyle": {
554
+ "mode": "off"
555
+ }
556
+ },
557
+ "mappings": [],
558
+ "thresholds": {
559
+ "mode": "absolute",
560
+ "steps": [
561
+ {
562
+ "color": "green"
563
+ },
564
+ {
565
+ "color": "red",
566
+ "value": 80
567
+ }
568
+ ]
569
+ },
570
+ "unit": "short"
571
+ },
572
+ "overrides": [
573
+ {
574
+ "matcher": {
575
+ "id": "byValue",
576
+ "options": {
577
+ "op": "gte",
578
+ "reducer": "allIsZero",
579
+ "value": 0
580
+ }
581
+ },
582
+ "properties": [
583
+ {
584
+ "id": "custom.hideFrom",
585
+ "value": {
586
+ "legend": true,
587
+ "tooltip": true,
588
+ "viz": false
589
+ }
590
+ }
591
+ ]
592
+ }
593
+ ]
594
+ },
595
+ "gridPos": {
596
+ "h": 6,
597
+ "w": 6,
598
+ "x": 12,
599
+ "y": 2
600
+ },
601
+ "id": 14,
602
+ "options": {
603
+ "alertThreshold": true,
604
+ "legend": {
605
+ "calcs": [],
606
+ "displayMode": "list",
607
+ "placement": "bottom",
608
+ "showLegend": true
609
+ },
610
+ "tooltip": {
611
+ "hideZeros": false,
612
+ "mode": "multi",
613
+ "sort": "asc"
614
+ }
615
+ },
616
+ "pluginVersion": "11.6.1",
617
+ "targets": [
618
+ {
619
+ "datasource": {
620
+ "type": "prometheus",
621
+ "uid": "${datasource}"
622
+ },
623
+ "expr": "stackdriver_pubsub_subscription_pubsub_googleapis_com_subscription_num_undelivered_messages{subscription_id!~\"gcr-.*\"}",
624
+ "format": "time_series",
625
+ "intervalFactor": 2,
626
+ "legendFormat": "{{subscription_id}}",
627
+ "refId": "A"
628
+ }
629
+ ],
630
+ "title": "Number of Undelivered Messages",
631
+ "type": "timeseries"
632
+ },
633
+ {
634
+ "datasource": {
635
+ "type": "prometheus",
636
+ "uid": "${datasource}"
637
+ },
638
+ "fieldConfig": {
639
+ "defaults": {
640
+ "color": {
641
+ "mode": "palette-classic"
642
+ },
643
+ "custom": {
644
+ "axisBorderShow": false,
645
+ "axisCenteredZero": false,
646
+ "axisColorMode": "text",
647
+ "axisLabel": "",
648
+ "axisPlacement": "auto",
649
+ "barAlignment": 0,
650
+ "barWidthFactor": 0.6,
651
+ "drawStyle": "line",
652
+ "fillOpacity": 10,
653
+ "gradientMode": "none",
654
+ "hideFrom": {
655
+ "legend": false,
656
+ "tooltip": false,
657
+ "viz": false
658
+ },
659
+ "insertNulls": false,
660
+ "lineInterpolation": "linear",
661
+ "lineWidth": 1,
662
+ "pointSize": 5,
663
+ "scaleDistribution": {
664
+ "type": "linear"
665
+ },
666
+ "showPoints": "never",
667
+ "spanNulls": false,
668
+ "stacking": {
669
+ "group": "A",
670
+ "mode": "none"
671
+ },
672
+ "thresholdsStyle": {
673
+ "mode": "off"
674
+ }
675
+ },
676
+ "mappings": [],
677
+ "thresholds": {
678
+ "mode": "absolute",
679
+ "steps": [
680
+ {
681
+ "color": "green"
682
+ },
683
+ {
684
+ "color": "red",
685
+ "value": 80
686
+ }
687
+ ]
688
+ },
689
+ "unit": "short"
690
+ },
691
+ "overrides": []
692
+ },
693
+ "gridPos": {
694
+ "h": 6,
695
+ "w": 6,
696
+ "x": 6,
697
+ "y": 4
698
+ },
699
+ "id": 8,
700
+ "options": {
701
+ "alertThreshold": true,
702
+ "legend": {
703
+ "calcs": [],
704
+ "displayMode": "list",
705
+ "placement": "bottom",
706
+ "showLegend": true
707
+ },
708
+ "tooltip": {
709
+ "hideZeros": false,
710
+ "mode": "multi",
711
+ "sort": "none"
712
+ }
713
+ },
714
+ "pluginVersion": "11.6.1",
715
+ "targets": [
716
+ {
717
+ "datasource": {
718
+ "type": "prometheus",
719
+ "uid": "${datasource}"
720
+ },
721
+ "exemplar": true,
722
+ "expr": "avg(recovr_coap_locators_active_last_60m / recovr_coap_locators_active_last_7d != 0) * 100",
723
+ "interval": "",
724
+ "legendFormat": "60m%",
725
+ "refId": "A"
726
+ },
727
+ {
728
+ "datasource": {
729
+ "type": "prometheus",
730
+ "uid": "${datasource}"
731
+ },
732
+ "exemplar": true,
733
+ "expr": "avg(recovr_coap_locators_active_last_15m / recovr_coap_locators_active_last_7d != 0) * 100",
734
+ "hide": false,
735
+ "interval": "",
736
+ "legendFormat": "15m%",
737
+ "refId": "B"
738
+ }
739
+ ],
740
+ "title": "% Locators Connecting vs Time",
741
+ "type": "timeseries"
742
+ },
743
+ {
744
+ "datasource": {
745
+ "type": "prometheus",
746
+ "uid": "${datasource}"
747
+ },
748
+ "description": "",
749
+ "fieldConfig": {
750
+ "defaults": {
751
+ "color": {
752
+ "mode": "palette-classic"
753
+ },
754
+ "custom": {
755
+ "axisBorderShow": false,
756
+ "axisCenteredZero": false,
757
+ "axisColorMode": "text",
758
+ "axisLabel": "pkts per second",
759
+ "axisPlacement": "auto",
760
+ "barAlignment": 0,
761
+ "barWidthFactor": 0.6,
762
+ "drawStyle": "line",
763
+ "fillOpacity": 10,
764
+ "gradientMode": "none",
765
+ "hideFrom": {
766
+ "legend": false,
767
+ "tooltip": false,
768
+ "viz": false
769
+ },
770
+ "insertNulls": false,
771
+ "lineInterpolation": "linear",
772
+ "lineWidth": 1,
773
+ "pointSize": 5,
774
+ "scaleDistribution": {
775
+ "type": "linear"
776
+ },
777
+ "showPoints": "never",
778
+ "spanNulls": false,
779
+ "stacking": {
780
+ "group": "A",
781
+ "mode": "none"
782
+ },
783
+ "thresholdsStyle": {
784
+ "mode": "off"
785
+ }
786
+ },
787
+ "mappings": [],
788
+ "thresholds": {
789
+ "mode": "absolute",
790
+ "steps": [
791
+ {
792
+ "color": "green"
793
+ },
794
+ {
795
+ "color": "red",
796
+ "value": 80
797
+ }
798
+ ]
799
+ },
800
+ "unit": "short"
801
+ },
802
+ "overrides": []
803
+ },
804
+ "gridPos": {
805
+ "h": 6,
806
+ "w": 6,
807
+ "x": 0,
808
+ "y": 8
809
+ },
810
+ "id": 12,
811
+ "options": {
812
+ "alertThreshold": true,
813
+ "legend": {
814
+ "calcs": [],
815
+ "displayMode": "list",
816
+ "placement": "bottom",
817
+ "showLegend": true
818
+ },
819
+ "tooltip": {
820
+ "hideZeros": false,
821
+ "mode": "multi",
822
+ "sort": "none"
823
+ }
824
+ },
825
+ "pluginVersion": "11.6.1",
826
+ "targets": [
827
+ {
828
+ "datasource": {
829
+ "type": "prometheus",
830
+ "uid": "${datasource}"
831
+ },
832
+ "exemplar": true,
833
+ "expr": "sum(rate(recovr_coap_locator_valid_response_count[2m]))",
834
+ "hide": false,
835
+ "interval": "",
836
+ "legendFormat": "valid",
837
+ "refId": "B"
838
+ },
839
+ {
840
+ "datasource": {
841
+ "type": "prometheus",
842
+ "uid": "${datasource}"
843
+ },
844
+ "exemplar": true,
845
+ "expr": "sum(rate(recovr_coap_ignored_endpoint_total[2m]))",
846
+ "hide": false,
847
+ "interval": "",
848
+ "legendFormat": "ignored",
849
+ "refId": "A"
850
+ }
851
+ ],
852
+ "title": "CoAP / UDP packet rates",
853
+ "type": "timeseries"
854
+ },
855
+ {
856
+ "datasource": {
857
+ "type": "prometheus",
858
+ "uid": "${datasource}"
859
+ },
860
+ "description": "",
861
+ "fieldConfig": {
862
+ "defaults": {
863
+ "color": {
864
+ "mode": "palette-classic"
865
+ },
866
+ "custom": {
867
+ "axisBorderShow": false,
868
+ "axisCenteredZero": false,
869
+ "axisColorMode": "text",
870
+ "axisLabel": "",
871
+ "axisPlacement": "auto",
872
+ "barAlignment": 0,
873
+ "barWidthFactor": 0.6,
874
+ "drawStyle": "line",
875
+ "fillOpacity": 10,
876
+ "gradientMode": "none",
877
+ "hideFrom": {
878
+ "legend": false,
879
+ "tooltip": false,
880
+ "viz": false
881
+ },
882
+ "insertNulls": false,
883
+ "lineInterpolation": "linear",
884
+ "lineWidth": 1,
885
+ "pointSize": 5,
886
+ "scaleDistribution": {
887
+ "type": "linear"
888
+ },
889
+ "showPoints": "never",
890
+ "spanNulls": false,
891
+ "stacking": {
892
+ "group": "A",
893
+ "mode": "none"
894
+ },
895
+ "thresholdsStyle": {
896
+ "mode": "off"
897
+ }
898
+ },
899
+ "mappings": [],
900
+ "thresholds": {
901
+ "mode": "absolute",
902
+ "steps": [
903
+ {
904
+ "color": "green"
905
+ },
906
+ {
907
+ "color": "red",
908
+ "value": 80
909
+ }
910
+ ]
911
+ },
912
+ "unit": "short"
913
+ },
914
+ "overrides": []
915
+ },
916
+ "gridPos": {
917
+ "h": 6,
918
+ "w": 6,
919
+ "x": 12,
920
+ "y": 8
921
+ },
922
+ "id": 15,
923
+ "options": {
924
+ "alertThreshold": true,
925
+ "legend": {
926
+ "calcs": [],
927
+ "displayMode": "list",
928
+ "placement": "bottom",
929
+ "showLegend": true
930
+ },
931
+ "tooltip": {
932
+ "hideZeros": false,
933
+ "mode": "multi",
934
+ "sort": "none"
935
+ }
936
+ },
937
+ "pluginVersion": "11.6.1",
938
+ "targets": [
939
+ {
940
+ "datasource": {
941
+ "type": "prometheus",
942
+ "uid": "${datasource}"
943
+ },
944
+ "exemplar": true,
945
+ "expr": "sum(rate(recovr_coap_keystream_e2e_keys_get_failure_total[5m]))",
946
+ "interval": "",
947
+ "legendFormat": "locator reestablish rate",
948
+ "refId": "A"
949
+ }
950
+ ],
951
+ "title": "Ingestor to Keystream Failure Rates",
952
+ "type": "timeseries"
953
+ },
954
+ {
955
+ "datasource": {
956
+ "type": "prometheus",
957
+ "uid": "${datasource}"
958
+ },
959
+ "description": "",
960
+ "fieldConfig": {
961
+ "defaults": {
962
+ "color": {
963
+ "mode": "palette-classic"
964
+ },
965
+ "custom": {
966
+ "axisBorderShow": false,
967
+ "axisCenteredZero": false,
968
+ "axisColorMode": "text",
969
+ "axisLabel": "",
970
+ "axisPlacement": "auto",
971
+ "barAlignment": 0,
972
+ "barWidthFactor": 0.6,
973
+ "drawStyle": "line",
974
+ "fillOpacity": 10,
975
+ "gradientMode": "none",
976
+ "hideFrom": {
977
+ "legend": false,
978
+ "tooltip": false,
979
+ "viz": false
980
+ },
981
+ "insertNulls": false,
982
+ "lineInterpolation": "linear",
983
+ "lineWidth": 1,
984
+ "pointSize": 5,
985
+ "scaleDistribution": {
986
+ "type": "linear"
987
+ },
988
+ "showPoints": "never",
989
+ "spanNulls": false,
990
+ "stacking": {
991
+ "group": "A",
992
+ "mode": "none"
993
+ },
994
+ "thresholdsStyle": {
995
+ "mode": "off"
996
+ }
997
+ },
998
+ "mappings": [],
999
+ "thresholds": {
1000
+ "mode": "absolute",
1001
+ "steps": [
1002
+ {
1003
+ "color": "green"
1004
+ },
1005
+ {
1006
+ "color": "red",
1007
+ "value": 80
1008
+ }
1009
+ ]
1010
+ },
1011
+ "unit": "short"
1012
+ },
1013
+ "overrides": []
1014
+ },
1015
+ "gridPos": {
1016
+ "h": 6,
1017
+ "w": 6,
1018
+ "x": 6,
1019
+ "y": 10
1020
+ },
1021
+ "id": 10,
1022
+ "options": {
1023
+ "alertThreshold": true,
1024
+ "legend": {
1025
+ "calcs": [],
1026
+ "displayMode": "list",
1027
+ "placement": "bottom",
1028
+ "showLegend": true
1029
+ },
1030
+ "tooltip": {
1031
+ "hideZeros": false,
1032
+ "mode": "multi",
1033
+ "sort": "none"
1034
+ }
1035
+ },
1036
+ "pluginVersion": "11.6.1",
1037
+ "targets": [
1038
+ {
1039
+ "datasource": {
1040
+ "type": "prometheus",
1041
+ "uid": "${datasource}"
1042
+ },
1043
+ "exemplar": true,
1044
+ "expr": "sum(rate(recovr_coap_anti_replay_locator_establishment_total[5m])) * 100",
1045
+ "interval": "",
1046
+ "legendFormat": "locator reestablish rate",
1047
+ "refId": "A"
1048
+ }
1049
+ ],
1050
+ "title": "AR locator establishment",
1051
+ "type": "timeseries"
1052
+ },
1053
+ {
1054
+ "datasource": {
1055
+ "type": "prometheus",
1056
+ "uid": "${datasource}"
1057
+ },
1058
+ "fieldConfig": {
1059
+ "defaults": {
1060
+ "color": {
1061
+ "mode": "palette-classic"
1062
+ },
1063
+ "custom": {
1064
+ "axisBorderShow": false,
1065
+ "axisCenteredZero": false,
1066
+ "axisColorMode": "text",
1067
+ "axisLabel": "",
1068
+ "axisPlacement": "auto",
1069
+ "barAlignment": 0,
1070
+ "barWidthFactor": 0.6,
1071
+ "drawStyle": "line",
1072
+ "fillOpacity": 10,
1073
+ "gradientMode": "none",
1074
+ "hideFrom": {
1075
+ "legend": false,
1076
+ "tooltip": false,
1077
+ "viz": false
1078
+ },
1079
+ "insertNulls": false,
1080
+ "lineInterpolation": "linear",
1081
+ "lineWidth": 1,
1082
+ "pointSize": 5,
1083
+ "scaleDistribution": {
1084
+ "type": "linear"
1085
+ },
1086
+ "showPoints": "never",
1087
+ "spanNulls": false,
1088
+ "stacking": {
1089
+ "group": "A",
1090
+ "mode": "none"
1091
+ },
1092
+ "thresholdsStyle": {
1093
+ "mode": "off"
1094
+ }
1095
+ },
1096
+ "mappings": [],
1097
+ "thresholds": {
1098
+ "mode": "absolute",
1099
+ "steps": [
1100
+ {
1101
+ "color": "green"
1102
+ },
1103
+ {
1104
+ "color": "red",
1105
+ "value": 80
1106
+ }
1107
+ ]
1108
+ },
1109
+ "unit": "short"
1110
+ },
1111
+ "overrides": []
1112
+ },
1113
+ "gridPos": {
1114
+ "h": 16,
1115
+ "w": 18,
1116
+ "x": 0,
1117
+ "y": 16
1118
+ },
1119
+ "id": 16,
1120
+ "options": {
1121
+ "alertThreshold": true,
1122
+ "legend": {
1123
+ "calcs": [],
1124
+ "displayMode": "list",
1125
+ "placement": "bottom",
1126
+ "showLegend": true
1127
+ },
1128
+ "tooltip": {
1129
+ "hideZeros": false,
1130
+ "mode": "multi",
1131
+ "sort": "none"
1132
+ }
1133
+ },
1134
+ "pluginVersion": "11.6.1",
1135
+ "targets": [
1136
+ {
1137
+ "datasource": {
1138
+ "type": "prometheus",
1139
+ "uid": "${datasource}"
1140
+ },
1141
+ "exemplar": true,
1142
+ "expr": "avg(recovr_coap_locators_active_last_15m != 0)",
1143
+ "interval": "",
1144
+ "legendFormat": "15 m",
1145
+ "refId": "A"
1146
+ },
1147
+ {
1148
+ "datasource": {
1149
+ "type": "prometheus",
1150
+ "uid": "${datasource}"
1151
+ },
1152
+ "exemplar": true,
1153
+ "expr": "avg(recovr_coap_locators_active_last_60m != 0)",
1154
+ "hide": false,
1155
+ "interval": "",
1156
+ "legendFormat": "1 hr",
1157
+ "refId": "D"
1158
+ },
1159
+ {
1160
+ "datasource": {
1161
+ "type": "prometheus",
1162
+ "uid": "${datasource}"
1163
+ },
1164
+ "editorMode": "code",
1165
+ "exemplar": true,
1166
+ "expr": "avg(recovr_coap_locators_active_last_120m != 0)",
1167
+ "interval": "",
1168
+ "legendFormat": "2 hr",
1169
+ "range": true,
1170
+ "refId": "C"
1171
+ },
1172
+ {
1173
+ "datasource": {
1174
+ "type": "prometheus",
1175
+ "uid": "${datasource}"
1176
+ },
1177
+ "exemplar": true,
1178
+ "expr": "avg(recovr_coap_locators_active_last_7d != 0)",
1179
+ "interval": "",
1180
+ "legendFormat": "7 days",
1181
+ "refId": "B"
1182
+ }
1183
+ ],
1184
+ "title": "Locators Connecting Over Time",
1185
+ "type": "timeseries"
1186
+ }
1187
+ ],
1188
+ "preload": false,
1189
+ "refresh": "5m",
1190
+ "schemaVersion": 41,
1191
+ "tags": [],
1192
+ "templating": {
1193
+ "list": [
1194
+ {
1195
+ "current": {},
1196
+ "hide": 0,
1197
+ "includeAll": false,
1198
+ "label": "Datasource",
1199
+ "multi": false,
1200
+ "name": "datasource",
1201
+ "options": [],
1202
+ "query": "prometheus",
1203
+ "refresh": 1,
1204
+ "type": "datasource"
1205
+ }
1206
+ ]
1207
+ },
1208
+ "time": {
1209
+ "from": "now-6h",
1210
+ "to": "now"
1211
+ },
1212
+ "timepicker": {
1213
+ "refresh_intervals": [
1214
+ "1m",
1215
+ "5m",
1216
+ "15m",
1217
+ "30m",
1218
+ "1h",
1219
+ "2h",
1220
+ "1d"
1221
+ ]
1222
+ },
1223
+ "timezone": "",
1224
+ "title": "RecovR Locators",
1225
+ "uid": "cN1atnT7k",
1226
+ "version": 21
1227
+ }