@leverege/build-tools 2.99.1 → 2.100.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.
@@ -0,0 +1,624 @@
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
+ "type": "dashboard"
15
+ }
16
+ ]
17
+ },
18
+ "editable": true,
19
+ "fiscalYearStartMonth": 0,
20
+ "graphTooltip": 0,
21
+ "id": 2,
22
+ "links": [],
23
+ "liveNow": false,
24
+ "panels": [
25
+ {
26
+ "datasource": {
27
+ "default": true,
28
+ "type": "prometheus",
29
+ "uid": "prometheus"
30
+ },
31
+ "fieldConfig": {
32
+ "defaults": {
33
+ "color": {
34
+ "mode": "palette-classic"
35
+ },
36
+ "custom": {
37
+ "axisBorderShow": false,
38
+ "axisCenteredZero": false,
39
+ "axisColorMode": "text",
40
+ "axisLabel": "",
41
+ "axisPlacement": "auto",
42
+ "barAlignment": 0,
43
+ "barWidthFactor": 0.6,
44
+ "drawStyle": "line",
45
+ "fillOpacity": 20,
46
+ "gradientMode": "none",
47
+ "hideFrom": {
48
+ "legend": false,
49
+ "tooltip": false,
50
+ "viz": false
51
+ },
52
+ "insertNulls": false,
53
+ "lineInterpolation": "linear",
54
+ "lineWidth": 1,
55
+ "pointSize": 5,
56
+ "scaleDistribution": {
57
+ "type": "linear"
58
+ },
59
+ "showPoints": "never",
60
+ "spanNulls": false,
61
+ "stacking": {
62
+ "group": "A",
63
+ "mode": "none"
64
+ },
65
+ "thresholdsStyle": {
66
+ "mode": "off"
67
+ }
68
+ },
69
+ "mappings": [],
70
+ "thresholds": {
71
+ "mode": "absolute",
72
+ "steps": [
73
+ {
74
+ "color": "green",
75
+ "value": null
76
+ },
77
+ {
78
+ "color": "red",
79
+ "value": 80
80
+ }
81
+ ]
82
+ },
83
+ "unit": "short"
84
+ },
85
+ "overrides": [
86
+ {
87
+ "matcher": {
88
+ "id": "byValue",
89
+ "options": {
90
+ "op": "gte",
91
+ "reducer": "allIsZero",
92
+ "value": 0
93
+ }
94
+ },
95
+ "properties": [
96
+ {
97
+ "id": "custom.hideFrom",
98
+ "value": {
99
+ "legend": true,
100
+ "tooltip": true,
101
+ "viz": false
102
+ }
103
+ }
104
+ ]
105
+ }
106
+ ]
107
+ },
108
+ "gridPos": {
109
+ "h": 11,
110
+ "w": 6,
111
+ "x": 0,
112
+ "y": 0
113
+ },
114
+ "id": 3,
115
+ "options": {
116
+ "legend": {
117
+ "calcs": [],
118
+ "displayMode": "list",
119
+ "placement": "bottom",
120
+ "showLegend": true
121
+ },
122
+ "tooltip": {
123
+ "mode": "multi",
124
+ "sort": "asc"
125
+ }
126
+ },
127
+ "pluginVersion": "10.0.2",
128
+ "targets": [
129
+ {
130
+ "datasource": {
131
+ "type": "prometheus",
132
+ "uid": "P94ABCB2D2773DF65"
133
+ },
134
+ "editorMode": "code",
135
+ "expr": "stackdriver_pubsub_subscription_pubsub_googleapis_com_subscription_num_undelivered_messages{subscription_id!~\"gcr-.*\"}",
136
+ "format": "time_series",
137
+ "intervalFactor": 2,
138
+ "legendFormat": "{{subscription_id}}",
139
+ "range": true,
140
+ "refId": "A"
141
+ }
142
+ ],
143
+ "title": "Number of Undelivered Messages",
144
+ "type": "timeseries"
145
+ },
146
+ {
147
+ "datasource": {},
148
+ "fieldConfig": {
149
+ "defaults": {
150
+ "color": {
151
+ "mode": "palette-classic"
152
+ },
153
+ "custom": {
154
+ "axisBorderShow": false,
155
+ "axisCenteredZero": false,
156
+ "axisColorMode": "text",
157
+ "axisLabel": "",
158
+ "axisPlacement": "auto",
159
+ "barAlignment": 0,
160
+ "barWidthFactor": 0.6,
161
+ "drawStyle": "line",
162
+ "fillOpacity": 10,
163
+ "gradientMode": "none",
164
+ "hideFrom": {
165
+ "legend": false,
166
+ "tooltip": false,
167
+ "viz": false
168
+ },
169
+ "insertNulls": false,
170
+ "lineInterpolation": "linear",
171
+ "lineWidth": 1,
172
+ "pointSize": 5,
173
+ "scaleDistribution": {
174
+ "type": "linear"
175
+ },
176
+ "showPoints": "never",
177
+ "spanNulls": false,
178
+ "stacking": {
179
+ "group": "A",
180
+ "mode": "none"
181
+ },
182
+ "thresholdsStyle": {
183
+ "mode": "off"
184
+ }
185
+ },
186
+ "mappings": [],
187
+ "thresholds": {
188
+ "mode": "absolute",
189
+ "steps": [
190
+ {
191
+ "color": "green",
192
+ "value": null
193
+ },
194
+ {
195
+ "color": "red",
196
+ "value": 80
197
+ }
198
+ ]
199
+ },
200
+ "unit": "short"
201
+ },
202
+ "overrides": [
203
+ {
204
+ "matcher": {
205
+ "id": "byValue",
206
+ "options": {
207
+ "op": "gte",
208
+ "reducer": "allIsZero",
209
+ "value": 0
210
+ }
211
+ },
212
+ "properties": [
213
+ {
214
+ "id": "custom.hideFrom",
215
+ "value": {
216
+ "legend": true,
217
+ "tooltip": true,
218
+ "viz": false
219
+ }
220
+ }
221
+ ]
222
+ },
223
+ {
224
+ "matcher": {
225
+ "id": "byValue",
226
+ "options": {
227
+ "op": "gte",
228
+ "reducer": "allIsNull",
229
+ "value": 0
230
+ }
231
+ },
232
+ "properties": [
233
+ {
234
+ "id": "custom.hideFrom",
235
+ "value": {
236
+ "legend": true,
237
+ "tooltip": true,
238
+ "viz": false
239
+ }
240
+ }
241
+ ]
242
+ }
243
+ ]
244
+ },
245
+ "gridPos": {
246
+ "h": 11,
247
+ "w": 10,
248
+ "x": 6,
249
+ "y": 0
250
+ },
251
+ "id": 6,
252
+ "options": {
253
+ "legend": {
254
+ "calcs": [],
255
+ "displayMode": "list",
256
+ "placement": "bottom",
257
+ "showLegend": true
258
+ },
259
+ "tooltip": {
260
+ "mode": "multi",
261
+ "sort": "asc"
262
+ }
263
+ },
264
+ "pluginVersion": "10.0.2",
265
+ "targets": [
266
+ {
267
+ "datasource": {
268
+ "type": "prometheus",
269
+ "uid": "P94ABCB2D2773DF65"
270
+ },
271
+ "editorMode": "code",
272
+ "expr": "stackdriver_pubsub_subscription_pubsub_googleapis_com_subscription_pull_ack_request_count",
273
+ "format": "time_series",
274
+ "intervalFactor": 2,
275
+ "legendFormat": "{{subscription_id}}",
276
+ "range": true,
277
+ "refId": "A"
278
+ }
279
+ ],
280
+ "title": "Streaming Pull Ack Message",
281
+ "type": "timeseries"
282
+ },
283
+ {
284
+ "datasource": {
285
+ "default": true,
286
+ "type": "prometheus",
287
+ "uid": "prometheus"
288
+ },
289
+ "fieldConfig": {
290
+ "defaults": {
291
+ "color": {
292
+ "mode": "palette-classic"
293
+ },
294
+ "custom": {
295
+ "axisBorderShow": false,
296
+ "axisCenteredZero": false,
297
+ "axisColorMode": "text",
298
+ "axisLabel": "",
299
+ "axisPlacement": "auto",
300
+ "barAlignment": 0,
301
+ "barWidthFactor": 0.6,
302
+ "drawStyle": "line",
303
+ "fillOpacity": 10,
304
+ "gradientMode": "none",
305
+ "hideFrom": {
306
+ "legend": false,
307
+ "tooltip": false,
308
+ "viz": false
309
+ },
310
+ "insertNulls": false,
311
+ "lineInterpolation": "linear",
312
+ "lineWidth": 1,
313
+ "pointSize": 5,
314
+ "scaleDistribution": {
315
+ "type": "linear"
316
+ },
317
+ "showPoints": "never",
318
+ "spanNulls": false,
319
+ "stacking": {
320
+ "group": "A",
321
+ "mode": "none"
322
+ },
323
+ "thresholdsStyle": {
324
+ "mode": "off"
325
+ }
326
+ },
327
+ "mappings": [],
328
+ "thresholds": {
329
+ "mode": "absolute",
330
+ "steps": [
331
+ {
332
+ "color": "green",
333
+ "value": null
334
+ },
335
+ {
336
+ "color": "red",
337
+ "value": 80
338
+ }
339
+ ]
340
+ },
341
+ "unit": "short"
342
+ },
343
+ "overrides": []
344
+ },
345
+ "gridPos": {
346
+ "h": 11,
347
+ "w": 8,
348
+ "x": 16,
349
+ "y": 0
350
+ },
351
+ "id": 7,
352
+ "options": {
353
+ "legend": {
354
+ "calcs": [],
355
+ "displayMode": "list",
356
+ "placement": "bottom",
357
+ "showLegend": true
358
+ },
359
+ "tooltip": {
360
+ "mode": "multi",
361
+ "sort": "none"
362
+ }
363
+ },
364
+ "pluginVersion": "10.0.2",
365
+ "targets": [
366
+ {
367
+ "datasource": {
368
+ "type": "prometheus",
369
+ "uid": "prometheus"
370
+ },
371
+ "editorMode": "code",
372
+ "expr": "stackdriver_pubsub_topic_pubsub_googleapis_com_topic_message_sizes_count",
373
+ "instant": false,
374
+ "legendFormat": "{{topic_id}}",
375
+ "range": true,
376
+ "refId": "A"
377
+ }
378
+ ],
379
+ "title": "Topic Message Size",
380
+ "type": "timeseries"
381
+ },
382
+ {
383
+ "datasource": {},
384
+ "fieldConfig": {
385
+ "defaults": {
386
+ "color": {
387
+ "mode": "palette-classic"
388
+ },
389
+ "custom": {
390
+ "axisBorderShow": false,
391
+ "axisCenteredZero": false,
392
+ "axisColorMode": "text",
393
+ "axisLabel": "",
394
+ "axisPlacement": "auto",
395
+ "barAlignment": 0,
396
+ "barWidthFactor": 0.6,
397
+ "drawStyle": "line",
398
+ "fillOpacity": 10,
399
+ "gradientMode": "none",
400
+ "hideFrom": {
401
+ "legend": false,
402
+ "tooltip": false,
403
+ "viz": false
404
+ },
405
+ "insertNulls": false,
406
+ "lineInterpolation": "linear",
407
+ "lineWidth": 1,
408
+ "pointSize": 5,
409
+ "scaleDistribution": {
410
+ "type": "linear"
411
+ },
412
+ "showPoints": "never",
413
+ "spanNulls": false,
414
+ "stacking": {
415
+ "group": "A",
416
+ "mode": "none"
417
+ },
418
+ "thresholdsStyle": {
419
+ "mode": "off"
420
+ }
421
+ },
422
+ "mappings": [],
423
+ "thresholds": {
424
+ "mode": "absolute",
425
+ "steps": [
426
+ {
427
+ "color": "green",
428
+ "value": null
429
+ },
430
+ {
431
+ "color": "red",
432
+ "value": 80
433
+ }
434
+ ]
435
+ },
436
+ "unit": "short"
437
+ },
438
+ "overrides": []
439
+ },
440
+ "gridPos": {
441
+ "h": 9,
442
+ "w": 24,
443
+ "x": 0,
444
+ "y": 11
445
+ },
446
+ "id": 8,
447
+ "options": {
448
+ "legend": {
449
+ "calcs": [],
450
+ "displayMode": "list",
451
+ "placement": "bottom",
452
+ "showLegend": true
453
+ },
454
+ "tooltip": {
455
+ "mode": "multi",
456
+ "sort": "none"
457
+ }
458
+ },
459
+ "pluginVersion": "10.0.2",
460
+ "targets": [
461
+ {
462
+ "datasource": {
463
+ "type": "prometheus",
464
+ "uid": "P94ABCB2D2773DF65"
465
+ },
466
+ "editorMode": "code",
467
+ "expr": "stackdriver_pubsub_topic_pubsub_googleapis_com_topic_send_request_count",
468
+ "format": "time_series",
469
+ "intervalFactor": 2,
470
+ "legendFormat": "{{topic_id}}",
471
+ "range": true,
472
+ "refId": "A"
473
+ }
474
+ ],
475
+ "title": "Pubsub Send Request Count",
476
+ "type": "timeseries"
477
+ },
478
+ {
479
+ "datasource": {
480
+ "default": true,
481
+ "type": "prometheus",
482
+ "uid": "prometheus"
483
+ },
484
+ "fieldConfig": {
485
+ "defaults": {
486
+ "color": {
487
+ "mode": "palette-classic"
488
+ },
489
+ "custom": {
490
+ "axisBorderShow": false,
491
+ "axisCenteredZero": false,
492
+ "axisColorMode": "text",
493
+ "axisLabel": "",
494
+ "axisPlacement": "auto",
495
+ "barAlignment": 0,
496
+ "barWidthFactor": 0.6,
497
+ "drawStyle": "line",
498
+ "fillOpacity": 10,
499
+ "gradientMode": "none",
500
+ "hideFrom": {
501
+ "legend": false,
502
+ "tooltip": false,
503
+ "viz": false
504
+ },
505
+ "insertNulls": false,
506
+ "lineInterpolation": "linear",
507
+ "lineWidth": 1,
508
+ "pointSize": 5,
509
+ "scaleDistribution": {
510
+ "type": "linear"
511
+ },
512
+ "showPoints": "never",
513
+ "spanNulls": false,
514
+ "stacking": {
515
+ "group": "A",
516
+ "mode": "none"
517
+ },
518
+ "thresholdsStyle": {
519
+ "mode": "off"
520
+ }
521
+ },
522
+ "mappings": [],
523
+ "thresholds": {
524
+ "mode": "absolute",
525
+ "steps": [
526
+ {
527
+ "color": "green",
528
+ "value": null
529
+ },
530
+ {
531
+ "color": "red",
532
+ "value": 80
533
+ }
534
+ ]
535
+ },
536
+ "unit": "short"
537
+ },
538
+ "overrides": []
539
+ },
540
+ "gridPos": {
541
+ "h": 6,
542
+ "w": 12,
543
+ "x": 0,
544
+ "y": 20
545
+ },
546
+ "id": 9,
547
+ "options": {
548
+ "legend": {
549
+ "calcs": [],
550
+ "displayMode": "list",
551
+ "placement": "bottom",
552
+ "showLegend": true
553
+ },
554
+ "tooltip": {
555
+ "mode": "multi",
556
+ "sort": "none"
557
+ }
558
+ },
559
+ "pluginVersion": "10.0.2",
560
+ "targets": [
561
+ {
562
+ "datasource": {
563
+ "type": "prometheus",
564
+ "uid": "prometheus"
565
+ },
566
+ "disableTextWrap": false,
567
+ "editorMode": "code",
568
+ "expr": "sum(nodejs_app_exit_count) by (app) > 0",
569
+ "fullMetaSearch": false,
570
+ "includeNullMetadata": true,
571
+ "instant": false,
572
+ "legendFormat": "__auto",
573
+ "range": true,
574
+ "refId": "A",
575
+ "useBackend": false
576
+ }
577
+ ],
578
+ "title": "App Exit Count",
579
+ "type": "timeseries"
580
+ }
581
+ ],
582
+ "refresh": "30s",
583
+ "schemaVersion": 39,
584
+ "tags": [
585
+ "gcp"
586
+ ],
587
+ "templating": {
588
+ "list": []
589
+ },
590
+ "time": {
591
+ "from": "now-1h",
592
+ "to": "now"
593
+ },
594
+ "timepicker": {
595
+ "refresh_intervals": [
596
+ "5s",
597
+ "10s",
598
+ "30s",
599
+ "1m",
600
+ "5m",
601
+ "15m",
602
+ "30m",
603
+ "1h",
604
+ "2h",
605
+ "1d"
606
+ ],
607
+ "time_options": [
608
+ "5m",
609
+ "15m",
610
+ "1h",
611
+ "6h",
612
+ "12h",
613
+ "24h",
614
+ "2d",
615
+ "7d",
616
+ "30d"
617
+ ]
618
+ },
619
+ "timezone": "",
620
+ "title": "Stackdriver",
621
+ "uid": "stackdriver",
622
+ "version": 8,
623
+ "weekStart": ""
624
+ }