@leverege/build-tools 2.55.0 → 2.55.2

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,1386 @@
1
+ {
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
+ "type": "dashboard"
12
+ }
13
+ ]
14
+ },
15
+ "description": "Simple dashboard for Traefik 2",
16
+ "editable": true,
17
+ "gnetId": 11462,
18
+ "graphTooltip": 0,
19
+ "id": 16,
20
+ "iteration": 1594833970843,
21
+ "links": [],
22
+ "panels": [
23
+ {
24
+ "cacheTimeout": null,
25
+ "colorBackground": false,
26
+ "colorValue": false,
27
+ "colors": [
28
+ "#299c46",
29
+ "rgba(237, 129, 40, 0.89)",
30
+ "#d44a3a"
31
+ ],
32
+ "datasource": {
33
+ "default": true,
34
+ "type": "prometheus",
35
+ "uid": "prometheus"
36
+ },
37
+ "format": "s",
38
+ "gauge": {
39
+ "maxValue": 100,
40
+ "minValue": 0,
41
+ "show": false,
42
+ "thresholdLabels": false,
43
+ "thresholdMarkers": true
44
+ },
45
+ "gridPos": {
46
+ "h": 6,
47
+ "w": 3,
48
+ "x": 0,
49
+ "y": 0
50
+ },
51
+ "id": 22,
52
+ "interval": null,
53
+ "links": [],
54
+ "mappingType": 1,
55
+ "mappingTypes": [
56
+ {
57
+ "name": "value to text",
58
+ "value": 1
59
+ },
60
+ {
61
+ "name": "range to text",
62
+ "value": 2
63
+ }
64
+ ],
65
+ "maxDataPoints": 100,
66
+ "nullPointMode": "connected",
67
+ "nullText": null,
68
+ "options": {},
69
+ "postfix": "",
70
+ "postfixFontSize": "50%",
71
+ "prefix": "",
72
+ "prefixFontSize": "50%",
73
+ "rangeMaps": [
74
+ {
75
+ "from": "null",
76
+ "text": "N/A",
77
+ "to": "null"
78
+ }
79
+ ],
80
+ "sparkline": {
81
+ "fillColor": "rgba(31, 118, 189, 0.18)",
82
+ "full": false,
83
+ "lineColor": "rgb(31, 120, 193)",
84
+ "show": false
85
+ },
86
+ "tableColumn": "",
87
+ "targets": [
88
+ {
89
+ "expr": "time() - process_start_time_seconds{job=\"$job\"}",
90
+ "format": "time_series",
91
+ "intervalFactor": 2,
92
+ "refId": "A"
93
+ }
94
+ ],
95
+ "thresholds": "",
96
+ "title": "Uptime",
97
+ "type": "singlestat",
98
+ "valueFontSize": "80%",
99
+ "valueMaps": [
100
+ {
101
+ "op": "=",
102
+ "text": "N/A",
103
+ "value": "null"
104
+ }
105
+ ],
106
+ "valueName": "current"
107
+ },
108
+ {
109
+ "cacheTimeout": null,
110
+ "colorBackground": false,
111
+ "colorValue": true,
112
+ "colors": [
113
+ "#37872D",
114
+ "#37872D",
115
+ "#C4162A"
116
+ ],
117
+ "datasource": {
118
+ "default": true,
119
+ "type": "prometheus",
120
+ "uid": "prometheus"
121
+ },
122
+ "decimals": 0,
123
+ "format": "none",
124
+ "gauge": {
125
+ "maxValue": 100,
126
+ "minValue": 0,
127
+ "show": false,
128
+ "thresholdLabels": false,
129
+ "thresholdMarkers": true
130
+ },
131
+ "gridPos": {
132
+ "h": 6,
133
+ "w": 3,
134
+ "x": 3,
135
+ "y": 0
136
+ },
137
+ "id": 26,
138
+ "interval": null,
139
+ "links": [],
140
+ "mappingType": 1,
141
+ "mappingTypes": [
142
+ {
143
+ "name": "value to text",
144
+ "value": 1
145
+ },
146
+ {
147
+ "name": "range to text",
148
+ "value": 2
149
+ }
150
+ ],
151
+ "maxDataPoints": 100,
152
+ "nullPointMode": "connected",
153
+ "nullText": null,
154
+ "options": {},
155
+ "postfix": "",
156
+ "postfixFontSize": "50%",
157
+ "prefix": "",
158
+ "prefixFontSize": "200%",
159
+ "rangeMaps": [
160
+ {
161
+ "from": "null",
162
+ "text": "N/A",
163
+ "to": "null"
164
+ }
165
+ ],
166
+ "sparkline": {
167
+ "fillColor": "rgba(31, 118, 189, 0.18)",
168
+ "full": false,
169
+ "lineColor": "rgb(31, 120, 193)",
170
+ "show": false
171
+ },
172
+ "tableColumn": "",
173
+ "targets": [
174
+ {
175
+ "expr": "sum(increase(traefik_service_requests_total{code=~\"^4..$\" ,protocol=~\"$protocol\"}[$interval]))",
176
+ "format": "time_series",
177
+ "intervalFactor": 2,
178
+ "legendFormat": "",
179
+ "metric": "traefik_requests_total",
180
+ "refId": "A",
181
+ "step": 60
182
+ }
183
+ ],
184
+ "thresholds": "0,1",
185
+ "title": "4xx Error Count",
186
+ "type": "singlestat",
187
+ "valueFontSize": "200%",
188
+ "valueMaps": [
189
+ {
190
+ "op": "=",
191
+ "text": "N/A",
192
+ "value": "null"
193
+ }
194
+ ],
195
+ "valueName": "max"
196
+ },
197
+ {
198
+ "cacheTimeout": null,
199
+ "colorBackground": false,
200
+ "colorValue": true,
201
+ "colors": [
202
+ "#37872D",
203
+ "#C4162A",
204
+ "#C4162A"
205
+ ],
206
+ "datasource": {
207
+ "default": true,
208
+ "type": "prometheus",
209
+ "uid": "prometheus"
210
+ },
211
+ "decimals": 0,
212
+ "format": "none",
213
+ "gauge": {
214
+ "maxValue": 100,
215
+ "minValue": 0,
216
+ "show": false,
217
+ "thresholdLabels": false,
218
+ "thresholdMarkers": true
219
+ },
220
+ "gridPos": {
221
+ "h": 6,
222
+ "w": 3,
223
+ "x": 6,
224
+ "y": 0
225
+ },
226
+ "id": 32,
227
+ "interval": null,
228
+ "links": [],
229
+ "mappingType": 1,
230
+ "mappingTypes": [
231
+ {
232
+ "name": "value to text",
233
+ "value": 1
234
+ },
235
+ {
236
+ "name": "range to text",
237
+ "value": 2
238
+ }
239
+ ],
240
+ "maxDataPoints": 100,
241
+ "nullPointMode": "connected",
242
+ "nullText": null,
243
+ "options": {},
244
+ "postfix": "",
245
+ "postfixFontSize": "50%",
246
+ "prefix": "",
247
+ "prefixFontSize": "200%",
248
+ "rangeMaps": [
249
+ {
250
+ "from": "null",
251
+ "text": "N/A",
252
+ "to": "null"
253
+ }
254
+ ],
255
+ "sparkline": {
256
+ "fillColor": "rgba(31, 118, 189, 0.18)",
257
+ "full": false,
258
+ "lineColor": "rgb(31, 120, 193)",
259
+ "show": false,
260
+ "ymax": null,
261
+ "ymin": null
262
+ },
263
+ "tableColumn": "",
264
+ "targets": [
265
+ {
266
+ "expr": "sum(increase(traefik_service_requests_total{code=~\"^5..$\" ,protocol=~\"$protocol\"}[$interval]))",
267
+ "refId": "A"
268
+ }
269
+ ],
270
+ "thresholds": "0,1",
271
+ "timeFrom": null,
272
+ "timeShift": null,
273
+ "title": "5xx Error count",
274
+ "type": "singlestat",
275
+ "valueFontSize": "200%",
276
+ "valueMaps": [
277
+ {
278
+ "op": "=",
279
+ "text": "N/A",
280
+ "value": "null"
281
+ }
282
+ ],
283
+ "valueName": "max"
284
+ },
285
+ {
286
+ "aliasColors": {},
287
+ "breakPoint": "50%",
288
+ "cacheTimeout": null,
289
+ "combine": {
290
+ "label": "Others",
291
+ "threshold": 0
292
+ },
293
+ "datasource": {
294
+ "default": true,
295
+ "type": "prometheus",
296
+ "uid": "prometheus"
297
+ },
298
+ "fontSize": "80%",
299
+ "format": "short",
300
+ "gridPos": {
301
+ "h": 6,
302
+ "w": 6,
303
+ "x": 9,
304
+ "y": 0
305
+ },
306
+ "id": 18,
307
+ "interval": null,
308
+ "legend": {
309
+ "percentage": true,
310
+ "show": true,
311
+ "sort": null,
312
+ "sortDesc": null,
313
+ "values": true
314
+ },
315
+ "legendType": "Right side",
316
+ "links": [],
317
+ "maxDataPoints": 3,
318
+ "nullPointMode": "connected",
319
+ "options": {},
320
+ "pieType": "pie",
321
+ "strokeWidth": 1,
322
+ "targets": [
323
+ {
324
+ "expr": "topk(5, sum(traefik_service_requests_total{protocol=~\"$protocol\"}) by (code))",
325
+ "format": "time_series",
326
+ "intervalFactor": 2,
327
+ "legendFormat": "{{code}}",
328
+ "refId": "A"
329
+ }
330
+ ],
331
+ "title": "Top 5 HTTP Code",
332
+ "type": "grafana-piechart-panel",
333
+ "valueName": "current"
334
+ },
335
+ {
336
+ "cacheTimeout": null,
337
+ "colorBackground": false,
338
+ "colorValue": false,
339
+ "colors": [
340
+ "#299c46",
341
+ "rgba(237, 129, 40, 0.89)",
342
+ "#d44a3a"
343
+ ],
344
+ "datasource": "kubernetes",
345
+ "format": "ms",
346
+ "gauge": {
347
+ "maxValue": 100,
348
+ "minValue": 0,
349
+ "show": false,
350
+ "thresholdLabels": false,
351
+ "thresholdMarkers": true
352
+ },
353
+ "gridPos": {
354
+ "h": 6,
355
+ "w": 4,
356
+ "x": 15,
357
+ "y": 0
358
+ },
359
+ "id": 20,
360
+ "interval": null,
361
+ "links": [],
362
+ "mappingType": 1,
363
+ "mappingTypes": [
364
+ {
365
+ "name": "value to text",
366
+ "value": 1
367
+ },
368
+ {
369
+ "name": "range to text",
370
+ "value": 2
371
+ }
372
+ ],
373
+ "maxDataPoints": 100,
374
+ "nullPointMode": "connected",
375
+ "nullText": null,
376
+ "options": {},
377
+ "postfix": "",
378
+ "postfixFontSize": "50%",
379
+ "prefix": "",
380
+ "prefixFontSize": "50%",
381
+ "rangeMaps": [
382
+ {
383
+ "from": "null",
384
+ "text": "N/A",
385
+ "to": "null"
386
+ }
387
+ ],
388
+ "sparkline": {
389
+ "fillColor": "rgba(31, 118, 189, 0.18)",
390
+ "full": false,
391
+ "lineColor": "rgb(31, 120, 193)",
392
+ "show": true
393
+ },
394
+ "tableColumn": "",
395
+ "targets": [
396
+ {
397
+ "expr": "sum(traefik_entrypoint_request_duration_seconds_sum) / sum(traefik_entrypoint_requests_total) * 1000",
398
+ "format": "time_series",
399
+ "intervalFactor": 2,
400
+ "refId": "A"
401
+ }
402
+ ],
403
+ "thresholds": "",
404
+ "title": "Average response time",
405
+ "type": "singlestat",
406
+ "valueFontSize": "80%",
407
+ "valueMaps": [
408
+ {
409
+ "op": "=",
410
+ "text": "N/A",
411
+ "value": "null"
412
+ }
413
+ ],
414
+ "valueName": "avg"
415
+ },
416
+ {
417
+ "aliasColors": {},
418
+ "bars": false,
419
+ "dashLength": 10,
420
+ "dashes": false,
421
+ "datasource": {
422
+ "default": true,
423
+ "type": "prometheus",
424
+ "uid": "prometheus"
425
+ },
426
+ "fill": 1,
427
+ "fillGradient": 0,
428
+ "gridPos": {
429
+ "h": 6,
430
+ "w": 5,
431
+ "x": 19,
432
+ "y": 0
433
+ },
434
+ "hiddenSeries": false,
435
+ "id": 14,
436
+ "legend": {
437
+ "avg": false,
438
+ "current": false,
439
+ "max": false,
440
+ "min": false,
441
+ "show": true,
442
+ "total": false,
443
+ "values": false
444
+ },
445
+ "lines": true,
446
+ "linewidth": 1,
447
+ "links": [],
448
+ "nullPointMode": "null",
449
+ "options": {
450
+ "dataLinks": []
451
+ },
452
+ "percentage": false,
453
+ "pointradius": 5,
454
+ "points": false,
455
+ "renderer": "flot",
456
+ "seriesOverrides": [],
457
+ "spaceLength": 10,
458
+ "stack": false,
459
+ "steppedLine": false,
460
+ "targets": [
461
+ {
462
+ "expr": "sum(traefik_service_request_duration_seconds_sum{protocol=~\"$protocol\"}) / sum(traefik_entrypoint_requests_total{protocol=~\"$protocol\"}) * 1000",
463
+ "format": "time_series",
464
+ "intervalFactor": 2,
465
+ "legendFormat": "Average response time (ms)",
466
+ "refId": "A",
467
+ "step": 240
468
+ }
469
+ ],
470
+ "thresholds": [],
471
+ "timeFrom": null,
472
+ "timeRegions": [],
473
+ "timeShift": null,
474
+ "title": "Average response time",
475
+ "tooltip": {
476
+ "shared": true,
477
+ "sort": 0,
478
+ "value_type": "individual"
479
+ },
480
+ "type": "graph",
481
+ "xaxis": {
482
+ "buckets": null,
483
+ "mode": "time",
484
+ "name": null,
485
+ "show": true,
486
+ "values": []
487
+ },
488
+ "yaxes": [
489
+ {
490
+ "format": "ms",
491
+ "label": null,
492
+ "logBase": 10,
493
+ "max": null,
494
+ "min": "0",
495
+ "show": true
496
+ },
497
+ {
498
+ "format": "short",
499
+ "label": null,
500
+ "logBase": 1,
501
+ "max": null,
502
+ "min": null,
503
+ "show": true
504
+ }
505
+ ],
506
+ "yaxis": {
507
+ "align": false,
508
+ "alignLevel": null
509
+ }
510
+ },
511
+ {
512
+ "aliasColors": {},
513
+ "bars": false,
514
+ "dashLength": 10,
515
+ "dashes": false,
516
+ "datasource": {
517
+ "default": true,
518
+ "type": "prometheus",
519
+ "uid": "prometheus"
520
+ },
521
+ "decimals": 0,
522
+ "fill": 1,
523
+ "fillGradient": 0,
524
+ "gridPos": {
525
+ "h": 6,
526
+ "w": 12,
527
+ "x": 0,
528
+ "y": 6
529
+ },
530
+ "hiddenSeries": false,
531
+ "id": 10,
532
+ "legend": {
533
+ "alignAsTable": true,
534
+ "avg": false,
535
+ "current": false,
536
+ "max": false,
537
+ "min": false,
538
+ "rightSide": true,
539
+ "show": true,
540
+ "total": false,
541
+ "values": false
542
+ },
543
+ "lines": true,
544
+ "linewidth": 1,
545
+ "links": [],
546
+ "nullPointMode": "null",
547
+ "options": {
548
+ "dataLinks": []
549
+ },
550
+ "percentage": false,
551
+ "pointradius": 5,
552
+ "points": false,
553
+ "renderer": "flot",
554
+ "seriesOverrides": [],
555
+ "spaceLength": 10,
556
+ "stack": false,
557
+ "steppedLine": false,
558
+ "targets": [
559
+ {
560
+ "expr": "sum(increase(traefik_service_requests_total{code=\"404\",method=\"GET\",protocol=~\"$protocol\"}[$interval])) by (service)",
561
+ "format": "time_series",
562
+ "interval": "",
563
+ "intervalFactor": 2,
564
+ "legendFormat": "{{service}} ",
565
+ "refId": "A",
566
+ "step": 240
567
+ }
568
+ ],
569
+ "thresholds": [],
570
+ "timeFrom": null,
571
+ "timeRegions": [],
572
+ "timeShift": null,
573
+ "title": "Bad Status Code Count",
574
+ "tooltip": {
575
+ "shared": true,
576
+ "sort": 0,
577
+ "value_type": "individual"
578
+ },
579
+ "type": "graph",
580
+ "xaxis": {
581
+ "buckets": null,
582
+ "mode": "time",
583
+ "name": null,
584
+ "show": true,
585
+ "values": []
586
+ },
587
+ "yaxes": [
588
+ {
589
+ "decimals": 0,
590
+ "format": "short",
591
+ "label": null,
592
+ "logBase": 1,
593
+ "max": null,
594
+ "min": null,
595
+ "show": true
596
+ },
597
+ {
598
+ "format": "short",
599
+ "label": null,
600
+ "logBase": 1,
601
+ "max": null,
602
+ "min": null,
603
+ "show": false
604
+ }
605
+ ],
606
+ "yaxis": {
607
+ "align": false,
608
+ "alignLevel": null
609
+ }
610
+ },
611
+ {
612
+ "aliasColors": {},
613
+ "bars": true,
614
+ "dashLength": 10,
615
+ "dashes": false,
616
+ "datasource": {
617
+ "default": true,
618
+ "type": "prometheus",
619
+ "uid": "prometheus"
620
+ },
621
+ "fill": 1,
622
+ "fillGradient": 0,
623
+ "gridPos": {
624
+ "h": 6,
625
+ "w": 12,
626
+ "x": 12,
627
+ "y": 6
628
+ },
629
+ "hiddenSeries": false,
630
+ "hideTimeOverride": false,
631
+ "id": 4,
632
+ "legend": {
633
+ "alignAsTable": true,
634
+ "avg": true,
635
+ "current": false,
636
+ "max": true,
637
+ "min": true,
638
+ "rightSide": true,
639
+ "show": true,
640
+ "total": false,
641
+ "values": true
642
+ },
643
+ "lines": false,
644
+ "linewidth": 1,
645
+ "links": [],
646
+ "nullPointMode": "null",
647
+ "options": {
648
+ "dataLinks": []
649
+ },
650
+ "percentage": false,
651
+ "pointradius": 5,
652
+ "points": false,
653
+ "renderer": "flot",
654
+ "seriesOverrides": [],
655
+ "spaceLength": 10,
656
+ "stack": false,
657
+ "steppedLine": false,
658
+ "targets": [
659
+ {
660
+ "expr": "sum(rate(traefik_service_requests_total[$interval]))",
661
+ "format": "time_series",
662
+ "intervalFactor": 2,
663
+ "legendFormat": "Total requests",
664
+ "refId": "A"
665
+ }
666
+ ],
667
+ "thresholds": [],
668
+ "timeFrom": null,
669
+ "timeRegions": [],
670
+ "timeShift": null,
671
+ "title": "Total requests",
672
+ "tooltip": {
673
+ "shared": true,
674
+ "sort": 0,
675
+ "value_type": "individual"
676
+ },
677
+ "type": "graph",
678
+ "xaxis": {
679
+ "buckets": null,
680
+ "mode": "time",
681
+ "name": null,
682
+ "show": true,
683
+ "values": []
684
+ },
685
+ "yaxes": [
686
+ {
687
+ "decimals": 0,
688
+ "format": "short",
689
+ "label": null,
690
+ "logBase": 1,
691
+ "max": null,
692
+ "min": null,
693
+ "show": true
694
+ },
695
+ {
696
+ "decimals": 0,
697
+ "format": "short",
698
+ "label": "",
699
+ "logBase": 1,
700
+ "max": null,
701
+ "min": null,
702
+ "show": true
703
+ }
704
+ ],
705
+ "yaxis": {
706
+ "align": false,
707
+ "alignLevel": null
708
+ }
709
+ },
710
+ {
711
+ "aliasColors": {},
712
+ "bars": false,
713
+ "dashLength": 10,
714
+ "dashes": false,
715
+ "datasource": {
716
+ "default": true,
717
+ "type": "prometheus",
718
+ "uid": "prometheus"
719
+ },
720
+ "fill": 1,
721
+ "fillGradient": 0,
722
+ "gridPos": {
723
+ "h": 6,
724
+ "w": 10,
725
+ "x": 0,
726
+ "y": 12
727
+ },
728
+ "hiddenSeries": false,
729
+ "id": 8,
730
+ "legend": {
731
+ "avg": false,
732
+ "current": false,
733
+ "max": false,
734
+ "min": false,
735
+ "show": true,
736
+ "total": false,
737
+ "values": false
738
+ },
739
+ "lines": true,
740
+ "linewidth": 1,
741
+ "links": [],
742
+ "nullPointMode": "null as zero",
743
+ "options": {
744
+ "dataLinks": []
745
+ },
746
+ "percentage": false,
747
+ "pointradius": 5,
748
+ "points": false,
749
+ "renderer": "flot",
750
+ "seriesOverrides": [],
751
+ "spaceLength": 10,
752
+ "stack": true,
753
+ "steppedLine": false,
754
+ "targets": [
755
+ {
756
+ "expr": "process_open_fds{job=~\"$job\"}",
757
+ "format": "time_series",
758
+ "interval": "",
759
+ "intervalFactor": 2,
760
+ "legendFormat": "{{ instance }}",
761
+ "refId": "A",
762
+ "step": 240
763
+ }
764
+ ],
765
+ "thresholds": [],
766
+ "timeFrom": null,
767
+ "timeRegions": [],
768
+ "timeShift": null,
769
+ "title": "Used sockets",
770
+ "tooltip": {
771
+ "shared": true,
772
+ "sort": 0,
773
+ "value_type": "individual"
774
+ },
775
+ "type": "graph",
776
+ "xaxis": {
777
+ "buckets": null,
778
+ "mode": "time",
779
+ "name": null,
780
+ "show": true,
781
+ "values": []
782
+ },
783
+ "yaxes": [
784
+ {
785
+ "format": "short",
786
+ "label": null,
787
+ "logBase": 1,
788
+ "max": null,
789
+ "min": null,
790
+ "show": true
791
+ },
792
+ {
793
+ "format": "short",
794
+ "label": null,
795
+ "logBase": 1,
796
+ "max": null,
797
+ "min": null,
798
+ "show": true
799
+ }
800
+ ],
801
+ "yaxis": {
802
+ "align": false,
803
+ "alignLevel": null
804
+ }
805
+ },
806
+ {
807
+ "aliasColors": {},
808
+ "bars": false,
809
+ "dashLength": 10,
810
+ "dashes": false,
811
+ "datasource": {
812
+ "default": true,
813
+ "type": "prometheus",
814
+ "uid": "prometheus"
815
+ },
816
+ "decimals": 0,
817
+ "fill": 1,
818
+ "fillGradient": 0,
819
+ "gridPos": {
820
+ "h": 6,
821
+ "w": 14,
822
+ "x": 10,
823
+ "y": 12
824
+ },
825
+ "hiddenSeries": false,
826
+ "id": 24,
827
+ "legend": {
828
+ "alignAsTable": true,
829
+ "avg": true,
830
+ "current": true,
831
+ "max": false,
832
+ "min": false,
833
+ "rightSide": true,
834
+ "show": true,
835
+ "total": true,
836
+ "values": true
837
+ },
838
+ "lines": true,
839
+ "linewidth": 1,
840
+ "links": [],
841
+ "nullPointMode": "null",
842
+ "options": {
843
+ "dataLinks": []
844
+ },
845
+ "percentage": false,
846
+ "pointradius": 5,
847
+ "points": false,
848
+ "renderer": "flot",
849
+ "seriesOverrides": [],
850
+ "spaceLength": 10,
851
+ "stack": false,
852
+ "steppedLine": false,
853
+ "targets": [
854
+ {
855
+ "expr": "sum(rate(traefik_service_requests_total{protocol=~\"http|https\"}[$interval])) by (service)",
856
+ "format": "time_series",
857
+ "interval": "",
858
+ "intervalFactor": 2,
859
+ "legendFormat": "{{service}} ",
860
+ "refId": "A",
861
+ "step": 240
862
+ }
863
+ ],
864
+ "thresholds": [],
865
+ "timeFrom": null,
866
+ "timeRegions": [],
867
+ "timeShift": null,
868
+ "title": "Access to services",
869
+ "tooltip": {
870
+ "shared": true,
871
+ "sort": 0,
872
+ "value_type": "individual"
873
+ },
874
+ "type": "graph",
875
+ "xaxis": {
876
+ "buckets": null,
877
+ "mode": "time",
878
+ "name": null,
879
+ "show": true,
880
+ "values": []
881
+ },
882
+ "yaxes": [
883
+ {
884
+ "decimals": 0,
885
+ "format": "short",
886
+ "label": null,
887
+ "logBase": 1,
888
+ "max": null,
889
+ "min": null,
890
+ "show": true
891
+ },
892
+ {
893
+ "format": "short",
894
+ "label": null,
895
+ "logBase": 1,
896
+ "max": null,
897
+ "min": null,
898
+ "show": false
899
+ }
900
+ ],
901
+ "yaxis": {
902
+ "align": false,
903
+ "alignLevel": null
904
+ }
905
+ },
906
+ {
907
+ "aliasColors": {},
908
+ "bars": false,
909
+ "dashLength": 10,
910
+ "dashes": false,
911
+ "datasource": {
912
+ "default": true,
913
+ "type": "prometheus",
914
+ "uid": "prometheus"
915
+ },
916
+ "fill": 7,
917
+ "fillGradient": 0,
918
+ "gridPos": {
919
+ "h": 7,
920
+ "w": 12,
921
+ "x": 0,
922
+ "y": 18
923
+ },
924
+ "hiddenSeries": false,
925
+ "id": 30,
926
+ "legend": {
927
+ "alignAsTable": true,
928
+ "avg": true,
929
+ "current": true,
930
+ "max": true,
931
+ "min": false,
932
+ "rightSide": true,
933
+ "show": true,
934
+ "sort": "avg",
935
+ "sortDesc": true,
936
+ "total": false,
937
+ "values": true
938
+ },
939
+ "lines": true,
940
+ "linewidth": 1,
941
+ "links": [],
942
+ "nullPointMode": "null",
943
+ "options": {
944
+ "dataLinks": []
945
+ },
946
+ "percentage": false,
947
+ "pointradius": 5,
948
+ "points": false,
949
+ "renderer": "flot",
950
+ "seriesOverrides": [],
951
+ "spaceLength": 10,
952
+ "stack": true,
953
+ "steppedLine": false,
954
+ "targets": [
955
+ {
956
+ "expr": "sum(traefik_entrypoint_open_connections) by (method)",
957
+ "format": "time_series",
958
+ "intervalFactor": 1,
959
+ "legendFormat": "{{ method }}",
960
+ "refId": "A"
961
+ }
962
+ ],
963
+ "thresholds": [],
964
+ "timeFrom": null,
965
+ "timeRegions": [],
966
+ "timeShift": null,
967
+ "title": "ENTRYPOINT - Open Connections",
968
+ "tooltip": {
969
+ "shared": true,
970
+ "sort": 0,
971
+ "value_type": "individual"
972
+ },
973
+ "type": "graph",
974
+ "xaxis": {
975
+ "buckets": null,
976
+ "mode": "time",
977
+ "name": null,
978
+ "show": true,
979
+ "values": []
980
+ },
981
+ "yaxes": [
982
+ {
983
+ "decimals": 0,
984
+ "format": "short",
985
+ "label": null,
986
+ "logBase": 1,
987
+ "max": null,
988
+ "min": null,
989
+ "show": true
990
+ },
991
+ {
992
+ "format": "short",
993
+ "label": null,
994
+ "logBase": 1,
995
+ "max": null,
996
+ "min": null,
997
+ "show": false
998
+ }
999
+ ],
1000
+ "yaxis": {
1001
+ "align": false,
1002
+ "alignLevel": null
1003
+ }
1004
+ },
1005
+ {
1006
+ "aliasColors": {},
1007
+ "bars": false,
1008
+ "dashLength": 10,
1009
+ "dashes": false,
1010
+ "datasource": {
1011
+ "default": true,
1012
+ "type": "prometheus",
1013
+ "uid": "prometheus"
1014
+ },
1015
+ "fill": 7,
1016
+ "fillGradient": 0,
1017
+ "gridPos": {
1018
+ "h": 7,
1019
+ "w": 12,
1020
+ "x": 12,
1021
+ "y": 18
1022
+ },
1023
+ "hiddenSeries": false,
1024
+ "id": 28,
1025
+ "legend": {
1026
+ "alignAsTable": true,
1027
+ "avg": true,
1028
+ "current": true,
1029
+ "max": true,
1030
+ "min": false,
1031
+ "rightSide": true,
1032
+ "show": true,
1033
+ "sort": "avg",
1034
+ "sortDesc": true,
1035
+ "total": false,
1036
+ "values": true
1037
+ },
1038
+ "lines": true,
1039
+ "linewidth": 1,
1040
+ "links": [],
1041
+ "nullPointMode": "null",
1042
+ "options": {
1043
+ "dataLinks": []
1044
+ },
1045
+ "percentage": false,
1046
+ "pointradius": 5,
1047
+ "points": false,
1048
+ "renderer": "flot",
1049
+ "seriesOverrides": [],
1050
+ "spaceLength": 10,
1051
+ "stack": true,
1052
+ "steppedLine": false,
1053
+ "targets": [
1054
+ {
1055
+ "expr": "sum(traefik_service_open_connections) by (method)",
1056
+ "format": "time_series",
1057
+ "intervalFactor": 1,
1058
+ "legendFormat": "{{ method }}",
1059
+ "refId": "A"
1060
+ }
1061
+ ],
1062
+ "thresholds": [],
1063
+ "timeFrom": null,
1064
+ "timeRegions": [],
1065
+ "timeShift": null,
1066
+ "title": "SERVICE - Open Connections",
1067
+ "tooltip": {
1068
+ "shared": true,
1069
+ "sort": 0,
1070
+ "value_type": "individual"
1071
+ },
1072
+ "type": "graph",
1073
+ "xaxis": {
1074
+ "buckets": null,
1075
+ "mode": "time",
1076
+ "name": null,
1077
+ "show": true,
1078
+ "values": []
1079
+ },
1080
+ "yaxes": [
1081
+ {
1082
+ "decimals": 0,
1083
+ "format": "short",
1084
+ "label": null,
1085
+ "logBase": 1,
1086
+ "max": null,
1087
+ "min": null,
1088
+ "show": true
1089
+ },
1090
+ {
1091
+ "format": "short",
1092
+ "label": null,
1093
+ "logBase": 1,
1094
+ "max": null,
1095
+ "min": null,
1096
+ "show": false
1097
+ }
1098
+ ],
1099
+ "yaxis": {
1100
+ "align": false,
1101
+ "alignLevel": null
1102
+ }
1103
+ },
1104
+ {
1105
+ "aliasColors": {},
1106
+ "bars": false,
1107
+ "dashLength": 10,
1108
+ "dashes": false,
1109
+ "datasource": {
1110
+ "default": true,
1111
+ "type": "prometheus",
1112
+ "uid": "prometheus"
1113
+ },
1114
+ "decimals": 0,
1115
+ "fill": 1,
1116
+ "fillGradient": 0,
1117
+ "gridPos": {
1118
+ "h": 7,
1119
+ "w": 24,
1120
+ "x": 0,
1121
+ "y": 25
1122
+ },
1123
+ "hiddenSeries": false,
1124
+ "id": 12,
1125
+ "legend": {
1126
+ "alignAsTable": true,
1127
+ "avg": false,
1128
+ "current": false,
1129
+ "max": false,
1130
+ "min": false,
1131
+ "rightSide": true,
1132
+ "show": true,
1133
+ "total": false,
1134
+ "values": false
1135
+ },
1136
+ "lines": true,
1137
+ "linewidth": 1,
1138
+ "links": [],
1139
+ "nullPointMode": "null",
1140
+ "options": {
1141
+ "dataLinks": []
1142
+ },
1143
+ "percentage": false,
1144
+ "pointradius": 5,
1145
+ "points": false,
1146
+ "renderer": "flot",
1147
+ "seriesOverrides": [
1148
+ {
1149
+ "alias": "/^[^234].*/",
1150
+ "transform": "negative-Y"
1151
+ }
1152
+ ],
1153
+ "spaceLength": 10,
1154
+ "stack": false,
1155
+ "steppedLine": false,
1156
+ "targets": [
1157
+ {
1158
+ "expr": "sum(increase(traefik_service_requests_total{protocol=~\"$protocol\"}[$interval])) by (code)",
1159
+ "format": "time_series",
1160
+ "intervalFactor": 2,
1161
+ "legendFormat": "{{code}}",
1162
+ "refId": "A",
1163
+ "step": 120
1164
+ }
1165
+ ],
1166
+ "thresholds": [],
1167
+ "timeFrom": null,
1168
+ "timeRegions": [],
1169
+ "timeShift": null,
1170
+ "title": "Status Code Count ",
1171
+ "tooltip": {
1172
+ "shared": true,
1173
+ "sort": 0,
1174
+ "value_type": "individual"
1175
+ },
1176
+ "type": "graph",
1177
+ "xaxis": {
1178
+ "buckets": null,
1179
+ "mode": "time",
1180
+ "name": null,
1181
+ "show": true,
1182
+ "values": []
1183
+ },
1184
+ "yaxes": [
1185
+ {
1186
+ "decimals": 0,
1187
+ "format": "short",
1188
+ "label": "",
1189
+ "logBase": 1,
1190
+ "max": null,
1191
+ "min": "0",
1192
+ "show": true
1193
+ },
1194
+ {
1195
+ "format": "short",
1196
+ "label": null,
1197
+ "logBase": 1,
1198
+ "max": null,
1199
+ "min": null,
1200
+ "show": false
1201
+ }
1202
+ ],
1203
+ "yaxis": {
1204
+ "align": false,
1205
+ "alignLevel": null
1206
+ }
1207
+ }
1208
+ ],
1209
+ "refresh": false,
1210
+ "schemaVersion": 22,
1211
+ "style": "dark",
1212
+ "tags": [
1213
+ "traefik",
1214
+ "load-balancer"
1215
+ ],
1216
+ "templating": {
1217
+ "list": [
1218
+ {
1219
+ "allValue": null,
1220
+ "current": {
1221
+ "text": "prometheus",
1222
+ "value": "prometheus"
1223
+ },
1224
+ "datasource": {
1225
+ "default": true,
1226
+ "type": "prometheus",
1227
+ "uid": "prometheus"
1228
+ },
1229
+ "definition": "",
1230
+ "hide": 0,
1231
+ "includeAll": false,
1232
+ "label": "Job:",
1233
+ "multi": false,
1234
+ "name": "job",
1235
+ "options": [],
1236
+ "query": "label_values(job)",
1237
+ "refresh": 1,
1238
+ "regex": "",
1239
+ "skipUrlSync": false,
1240
+ "sort": 2,
1241
+ "tagValuesQuery": "",
1242
+ "tags": [],
1243
+ "tagsQuery": "",
1244
+ "type": "query",
1245
+ "useTags": false
1246
+ },
1247
+ {
1248
+ "allValue": null,
1249
+ "current": {
1250
+ "selected": false,
1251
+ "text": "All",
1252
+ "value": "$__all"
1253
+ },
1254
+ "datasource": {
1255
+ "default": true,
1256
+ "type": "prometheus",
1257
+ "uid": "prometheus"
1258
+ },
1259
+ "definition": "label_values(traefik_service_requests_total, protocol)",
1260
+ "hide": 0,
1261
+ "includeAll": true,
1262
+ "label": "Service:",
1263
+ "multi": true,
1264
+ "name": "protocol",
1265
+ "options": [],
1266
+ "query": "label_values(traefik_service_requests_total, protocol)",
1267
+ "refresh": 1,
1268
+ "regex": "",
1269
+ "skipUrlSync": false,
1270
+ "sort": 0,
1271
+ "tagValuesQuery": "",
1272
+ "tags": [],
1273
+ "tagsQuery": "",
1274
+ "type": "query",
1275
+ "useTags": false
1276
+ },
1277
+ {
1278
+ "auto": true,
1279
+ "auto_count": 30,
1280
+ "auto_min": "10s",
1281
+ "current": {
1282
+ "selected": false,
1283
+ "text": "auto",
1284
+ "value": "$__auto_interval_interval"
1285
+ },
1286
+ "hide": 0,
1287
+ "label": "Interval",
1288
+ "name": "interval",
1289
+ "options": [
1290
+ {
1291
+ "selected": true,
1292
+ "text": "auto",
1293
+ "value": "$__auto_interval_interval"
1294
+ },
1295
+ {
1296
+ "selected": false,
1297
+ "text": "1m",
1298
+ "value": "1m"
1299
+ },
1300
+ {
1301
+ "selected": false,
1302
+ "text": "10m",
1303
+ "value": "10m"
1304
+ },
1305
+ {
1306
+ "selected": false,
1307
+ "text": "30m",
1308
+ "value": "30m"
1309
+ },
1310
+ {
1311
+ "selected": false,
1312
+ "text": "1h",
1313
+ "value": "1h"
1314
+ },
1315
+ {
1316
+ "selected": false,
1317
+ "text": "6h",
1318
+ "value": "6h"
1319
+ },
1320
+ {
1321
+ "selected": false,
1322
+ "text": "12h",
1323
+ "value": "12h"
1324
+ },
1325
+ {
1326
+ "selected": false,
1327
+ "text": "1d",
1328
+ "value": "1d"
1329
+ },
1330
+ {
1331
+ "selected": false,
1332
+ "text": "7d",
1333
+ "value": "7d"
1334
+ },
1335
+ {
1336
+ "selected": false,
1337
+ "text": "14d",
1338
+ "value": "14d"
1339
+ },
1340
+ {
1341
+ "selected": false,
1342
+ "text": "30d",
1343
+ "value": "30d"
1344
+ }
1345
+ ],
1346
+ "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
1347
+ "refresh": 2,
1348
+ "skipUrlSync": false,
1349
+ "type": "interval"
1350
+ }
1351
+ ]
1352
+ },
1353
+ "time": {
1354
+ "from": "now-1h",
1355
+ "to": "now"
1356
+ },
1357
+ "timepicker": {
1358
+ "refresh_intervals": [
1359
+ "5s",
1360
+ "10s",
1361
+ "30s",
1362
+ "1m",
1363
+ "5m",
1364
+ "15m",
1365
+ "30m",
1366
+ "1h",
1367
+ "2h",
1368
+ "1d"
1369
+ ],
1370
+ "time_options": [
1371
+ "5m",
1372
+ "15m",
1373
+ "1h",
1374
+ "6h",
1375
+ "12h",
1376
+ "24h",
1377
+ "2d",
1378
+ "7d",
1379
+ "30d"
1380
+ ]
1381
+ },
1382
+ "timezone": "",
1383
+ "title": "Traefik 2",
1384
+ "uid": "traefik",
1385
+ "version": 4
1386
+ }