@cloudcare/guance-front-tools 1.0.5 → 1.0.6

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,3122 @@
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 \u0026 Alerts",
11
+ "type": "dashboard"
12
+ }
13
+ ]
14
+ },
15
+ "editable": true,
16
+ "gnetId": null,
17
+ "graphTooltip": 1,
18
+ "id": 248,
19
+ "links": [],
20
+ "panels": [
21
+ {
22
+ "datasource": "VictoriaMetrics-Cluster",
23
+ "fieldConfig": {
24
+ "defaults": {
25
+ "color": {
26
+ "mode": "continuous-RdYlGr"
27
+ },
28
+ "mappings": [],
29
+ "max": 1,
30
+ "thresholds": {
31
+ "mode": "percentage",
32
+ "steps": [
33
+ {
34
+ "color": "green",
35
+ "value": null
36
+ }
37
+ ]
38
+ },
39
+ "unit": "percentunit"
40
+ },
41
+ "overrides": []
42
+ },
43
+ "gridPos": {
44
+ "h": 5,
45
+ "w": 6,
46
+ "x": 0,
47
+ "y": 0
48
+ },
49
+ "id": 25,
50
+ "options": {
51
+ "displayMode": "gradient",
52
+ "orientation": "horizontal",
53
+ "reduceOptions": {
54
+ "calcs": [
55
+ "lastNotNull"
56
+ ],
57
+ "fields": "",
58
+ "values": false
59
+ },
60
+ "showUnfilled": true,
61
+ "text": {}
62
+ },
63
+ "pluginVersion": "7.5.4",
64
+ "targets": [
65
+ {
66
+ "exemplar": true,
67
+ "expr": "avg(node:node_cpu_load_rate{instance=~\"hd-l-base-k8sno.+\"})",
68
+ "hide": false,
69
+ "instant": true,
70
+ "interval": "",
71
+ "legendFormat": "总体cpu使用率",
72
+ "queryType": "randomWalk",
73
+ "refId": "E"
74
+ },
75
+ {
76
+ "exemplar": true,
77
+ "expr": "avg(node:node_memory_usage_rate{instance=~\"hd-l-base-k8sno.+\"})",
78
+ "hide": false,
79
+ "instant": true,
80
+ "interval": "",
81
+ "legendFormat": "总体内存使用率",
82
+ "queryType": "randomWalk",
83
+ "refId": "D"
84
+ },
85
+ {
86
+ "exemplar": true,
87
+ "expr": "kube_deployment_status_replicas_available{datacenter=\"hd\", deployment=~\"coredns\"} / kube_deployment_spec_replicas{datacenter=\"hd\", deployment=~\"coredns\"} ",
88
+ "hide": false,
89
+ "instant": true,
90
+ "interval": "",
91
+ "legendFormat": "{{ deployment }}",
92
+ "queryType": "randomWalk",
93
+ "refId": "B"
94
+ },
95
+ {
96
+ "exemplar": true,
97
+ "expr": "kube_daemonset_status_number_available{datacenter=\"hd\", daemonset=\"calico-node\"} / kube_daemonset_status_desired_number_scheduled{datacenter=\"hd\", daemonset=\"calico-node\"}",
98
+ "hide": false,
99
+ "instant": true,
100
+ "interval": "",
101
+ "legendFormat": "{{ daemonset }}",
102
+ "queryType": "randomWalk",
103
+ "refId": "C"
104
+ },
105
+ {
106
+ "exemplar": true,
107
+ "expr": "sum(up{job=~\"apiserver|kube-controller-manager|kube-scheduler|etcd-k8s\"}) by (job) / 3",
108
+ "instant": true,
109
+ "interval": "",
110
+ "legendFormat": "{{ job }}",
111
+ "queryType": "randomWalk",
112
+ "refId": "A"
113
+ }
114
+ ],
115
+ "title": "核心组件可用率",
116
+ "type": "bargauge"
117
+ },
118
+ {
119
+ "cacheTimeout": null,
120
+ "colorBackground": false,
121
+ "colorValue": false,
122
+ "colors": [
123
+ "#299c46",
124
+ "rgba(237, 129, 40, 0.89)",
125
+ "#d44a3a"
126
+ ],
127
+ "datasource": "VictoriaMetrics-Cluster",
128
+ "fieldConfig": {
129
+ "defaults": {},
130
+ "overrides": []
131
+ },
132
+ "format": "none",
133
+ "gauge": {
134
+ "maxValue": 100,
135
+ "minValue": 0,
136
+ "show": false,
137
+ "thresholdLabels": false,
138
+ "thresholdMarkers": true
139
+ },
140
+ "gridPos": {
141
+ "h": 5,
142
+ "w": 3,
143
+ "x": 6,
144
+ "y": 0
145
+ },
146
+ "id": 6,
147
+ "interval": null,
148
+ "links": [],
149
+ "mappingType": 1,
150
+ "mappingTypes": [
151
+ {
152
+ "name": "value to text",
153
+ "value": 1
154
+ },
155
+ {
156
+ "name": "range to text",
157
+ "value": 2
158
+ }
159
+ ],
160
+ "maxDataPoints": 100,
161
+ "nullPointMode": "connected",
162
+ "nullText": null,
163
+ "postfix": "",
164
+ "postfixFontSize": "50%",
165
+ "prefix": "",
166
+ "prefixFontSize": "50%",
167
+ "rangeMaps": [
168
+ {
169
+ "from": "null",
170
+ "text": "N/A",
171
+ "to": "null"
172
+ }
173
+ ],
174
+ "sparkline": {
175
+ "fillColor": "rgba(31, 118, 189, 0.18)",
176
+ "full": true,
177
+ "lineColor": "rgb(31, 120, 193)",
178
+ "show": true,
179
+ "ymax": null,
180
+ "ymin": 0
181
+ },
182
+ "tableColumn": "",
183
+ "targets": [
184
+ {
185
+ "exemplar": true,
186
+ "expr": "sum(changes(etcd_server_leader_changes_seen_total{job=\"etcd-k8s\"}[5m]))",
187
+ "interval": "",
188
+ "legendFormat": "",
189
+ "refId": "A"
190
+ }
191
+ ],
192
+ "thresholds": "",
193
+ "timeFrom": null,
194
+ "timeShift": null,
195
+ "title": "Etcd 选举次数",
196
+ "type": "singlestat",
197
+ "valueFontSize": "80%",
198
+ "valueMaps": [
199
+ {
200
+ "op": "=",
201
+ "text": "N/A",
202
+ "value": "null"
203
+ }
204
+ ],
205
+ "valueName": "avg"
206
+ },
207
+ {
208
+ "cacheTimeout": null,
209
+ "datasource": "VictoriaMetrics-Cluster",
210
+ "fieldConfig": {
211
+ "defaults": {
212
+ "color": {
213
+ "mode": "thresholds"
214
+ },
215
+ "decimals": 0,
216
+ "mappings": [],
217
+ "min": 0,
218
+ "thresholds": {
219
+ "mode": "absolute",
220
+ "steps": [
221
+ {
222
+ "color": "green",
223
+ "value": null
224
+ }
225
+ ]
226
+ },
227
+ "unit": "locale"
228
+ },
229
+ "overrides": []
230
+ },
231
+ "gridPos": {
232
+ "h": 5,
233
+ "w": 3,
234
+ "x": 9,
235
+ "y": 0
236
+ },
237
+ "id": 8,
238
+ "interval": null,
239
+ "links": [],
240
+ "maxDataPoints": 100,
241
+ "options": {
242
+ "colorMode": "value",
243
+ "graphMode": "area",
244
+ "justifyMode": "auto",
245
+ "orientation": "auto",
246
+ "reduceOptions": {
247
+ "calcs": [
248
+ "lastNotNull"
249
+ ],
250
+ "fields": "",
251
+ "values": false
252
+ },
253
+ "text": {},
254
+ "textMode": "auto"
255
+ },
256
+ "pluginVersion": "7.5.4",
257
+ "targets": [
258
+ {
259
+ "exemplar": true,
260
+ "expr": "sum(irate(nginx_ingress_controller_nginx_process_requests_total{controller_pod=~\"nginx-ingress-controller.+\"}[5m]))",
261
+ "instant": false,
262
+ "interval": "",
263
+ "legendFormat": "",
264
+ "refId": "A"
265
+ }
266
+ ],
267
+ "timeFrom": null,
268
+ "timeShift": null,
269
+ "title": "Ingress Nginx 总请求次数",
270
+ "type": "stat"
271
+ },
272
+ {
273
+ "cacheTimeout": null,
274
+ "datasource": "Prometheus",
275
+ "fieldConfig": {
276
+ "defaults": {
277
+ "color": {
278
+ "mode": "thresholds"
279
+ },
280
+ "decimals": 0,
281
+ "mappings": [
282
+ {
283
+ "$$hashKey": "object:277",
284
+ "id": 0,
285
+ "op": "=",
286
+ "text": "N/A",
287
+ "type": 1,
288
+ "value": "null"
289
+ }
290
+ ],
291
+ "min": 0,
292
+ "thresholds": {
293
+ "mode": "absolute",
294
+ "steps": [
295
+ {
296
+ "color": "green",
297
+ "value": null
298
+ }
299
+ ]
300
+ },
301
+ "unit": "none"
302
+ },
303
+ "overrides": []
304
+ },
305
+ "gridPos": {
306
+ "h": 5,
307
+ "w": 3,
308
+ "x": 12,
309
+ "y": 0
310
+ },
311
+ "id": 9,
312
+ "interval": null,
313
+ "links": [],
314
+ "maxDataPoints": 100,
315
+ "options": {
316
+ "colorMode": "value",
317
+ "graphMode": "area",
318
+ "justifyMode": "auto",
319
+ "orientation": "horizontal",
320
+ "reduceOptions": {
321
+ "calcs": [
322
+ "mean"
323
+ ],
324
+ "fields": "",
325
+ "values": false
326
+ },
327
+ "text": {},
328
+ "textMode": "auto"
329
+ },
330
+ "pluginVersion": "7.5.4",
331
+ "targets": [
332
+ {
333
+ "exemplar": true,
334
+ "expr": "sum(irate(istio_requests_total[5m]))",
335
+ "interval": "",
336
+ "intervalFactor": 1,
337
+ "legendFormat": "",
338
+ "refId": "A"
339
+ }
340
+ ],
341
+ "timeFrom": null,
342
+ "timeShift": null,
343
+ "title": "Istio Ingressgateway 总请求次数",
344
+ "type": "stat"
345
+ },
346
+ {
347
+ "aliasColors": {},
348
+ "bars": false,
349
+ "dashLength": 10,
350
+ "dashes": false,
351
+ "datasource": "Rizhiyi",
352
+ "fieldConfig": {
353
+ "defaults": {
354
+ "links": []
355
+ },
356
+ "overrides": []
357
+ },
358
+ "fill": 1,
359
+ "fillGradient": 0,
360
+ "gridPos": {
361
+ "h": 5,
362
+ "w": 4,
363
+ "x": 15,
364
+ "y": 0
365
+ },
366
+ "hiddenSeries": false,
367
+ "id": 27,
368
+ "legend": {
369
+ "alignAsTable": false,
370
+ "avg": false,
371
+ "current": false,
372
+ "max": false,
373
+ "min": false,
374
+ "rightSide": false,
375
+ "show": true,
376
+ "sort": "max",
377
+ "sortDesc": true,
378
+ "total": false,
379
+ "values": false
380
+ },
381
+ "lines": true,
382
+ "linewidth": 1,
383
+ "nullPointMode": "null as zero",
384
+ "options": {
385
+ "alertThreshold": true
386
+ },
387
+ "percentage": false,
388
+ "pluginVersion": "7.5.4",
389
+ "pointradius": 2,
390
+ "points": false,
391
+ "renderer": "flot",
392
+ "seriesOverrides": [],
393
+ "spaceLength": 10,
394
+ "stack": false,
395
+ "steppedLine": false,
396
+ "targets": [
397
+ {
398
+ "alias": "",
399
+ "bucketAggs": [
400
+ {
401
+ "id": "2",
402
+ "settings": {
403
+ "interval": "auto"
404
+ },
405
+ "type": "date_histogram"
406
+ }
407
+ ],
408
+ "format": "timeseries",
409
+ "metrics": [
410
+ {
411
+ "id": "1",
412
+ "type": "count"
413
+ }
414
+ ],
415
+ "mode": "raw",
416
+ "query": "((((appname:k8s AND NOT json.level:I) AND NOT json.ip:10.200.8.91) AND NOT json.ip:10.200.8.102) AND NOT json.ip:10.200.8.93) AND NOT 'json.ip':10.200.8.92|timechart span=1m count() by json.level|rename 'count():E' as error 'count():W' as warning",
417
+ "refId": "A",
418
+ "timeField": "@timestamp",
419
+ "xAxisField": "",
420
+ "yAxisField": ""
421
+ }
422
+ ],
423
+ "thresholds": [],
424
+ "timeFrom": null,
425
+ "timeRegions": [],
426
+ "timeShift": null,
427
+ "title": "k8s组件日志情况",
428
+ "tooltip": {
429
+ "shared": true,
430
+ "sort": 2,
431
+ "value_type": "individual"
432
+ },
433
+ "type": "graph",
434
+ "xaxis": {
435
+ "buckets": null,
436
+ "mode": "time",
437
+ "name": null,
438
+ "show": true,
439
+ "values": []
440
+ },
441
+ "yaxes": [
442
+ {
443
+ "$$hashKey": "object:17513",
444
+ "format": "short",
445
+ "label": null,
446
+ "logBase": 1,
447
+ "max": null,
448
+ "min": null,
449
+ "show": true
450
+ },
451
+ {
452
+ "$$hashKey": "object:17514",
453
+ "format": "short",
454
+ "label": null,
455
+ "logBase": 1,
456
+ "max": null,
457
+ "min": null,
458
+ "show": true
459
+ }
460
+ ],
461
+ "yaxis": {
462
+ "align": false,
463
+ "alignLevel": null
464
+ }
465
+ },
466
+ {
467
+ "aliasColors": {},
468
+ "bars": false,
469
+ "dashLength": 10,
470
+ "dashes": false,
471
+ "datasource": "Rizhiyi",
472
+ "fieldConfig": {
473
+ "defaults": {},
474
+ "overrides": []
475
+ },
476
+ "fill": 1,
477
+ "fillGradient": 0,
478
+ "gridPos": {
479
+ "h": 5,
480
+ "w": 5,
481
+ "x": 19,
482
+ "y": 0
483
+ },
484
+ "hiddenSeries": false,
485
+ "id": 26,
486
+ "legend": {
487
+ "alignAsTable": false,
488
+ "avg": false,
489
+ "current": true,
490
+ "max": true,
491
+ "min": false,
492
+ "rightSide": false,
493
+ "show": true,
494
+ "total": false,
495
+ "values": true
496
+ },
497
+ "lines": true,
498
+ "linewidth": 1,
499
+ "nullPointMode": "null as zero",
500
+ "options": {
501
+ "alertThreshold": true
502
+ },
503
+ "percentage": false,
504
+ "pluginVersion": "7.5.4",
505
+ "pointradius": 2,
506
+ "points": false,
507
+ "renderer": "flot",
508
+ "seriesOverrides": [],
509
+ "spaceLength": 10,
510
+ "stack": false,
511
+ "steppedLine": false,
512
+ "targets": [
513
+ {
514
+ "alias": "",
515
+ "bucketAggs": [
516
+ {
517
+ "id": "2",
518
+ "settings": {
519
+ "interval": "auto"
520
+ },
521
+ "type": "date_histogram"
522
+ }
523
+ ],
524
+ "format": "timeseries",
525
+ "metrics": [
526
+ {
527
+ "id": "1",
528
+ "type": "count"
529
+ }
530
+ ],
531
+ "mode": "raw",
532
+ "query": "appname:ingress_err AND NOT 'json.level':warn AND NOT preview AND NOT haoportal.huazhu.com AND NOT \"could not parse backends data\"| timechart span=1m count() by json.level |rename 'count():error' as error 'count():warn' as warning 'count():crit' as critial 'count():notice' as notice",
533
+ "refId": "A",
534
+ "timeField": "@timestamp",
535
+ "xAxisField": "",
536
+ "yAxisField": ""
537
+ }
538
+ ],
539
+ "thresholds": [],
540
+ "timeFrom": null,
541
+ "timeRegions": [],
542
+ "timeShift": null,
543
+ "title": "Ingress Nginx 错误日志情况",
544
+ "tooltip": {
545
+ "shared": true,
546
+ "sort": 2,
547
+ "value_type": "individual"
548
+ },
549
+ "type": "graph",
550
+ "xaxis": {
551
+ "buckets": null,
552
+ "mode": "time",
553
+ "name": null,
554
+ "show": true,
555
+ "values": []
556
+ },
557
+ "yaxes": [
558
+ {
559
+ "$$hashKey": "object:117",
560
+ "decimals": 0,
561
+ "format": "short",
562
+ "label": null,
563
+ "logBase": 1,
564
+ "max": null,
565
+ "min": "0",
566
+ "show": true
567
+ },
568
+ {
569
+ "$$hashKey": "object:118",
570
+ "format": "short",
571
+ "label": null,
572
+ "logBase": 1,
573
+ "max": null,
574
+ "min": null,
575
+ "show": true
576
+ }
577
+ ],
578
+ "yaxis": {
579
+ "align": false,
580
+ "alignLevel": null
581
+ }
582
+ },
583
+ {
584
+ "aliasColors": {},
585
+ "bars": false,
586
+ "dashLength": 10,
587
+ "dashes": false,
588
+ "datasource": "VictoriaMetrics-Cluster",
589
+ "fieldConfig": {
590
+ "defaults": {
591
+ "links": []
592
+ },
593
+ "overrides": []
594
+ },
595
+ "fill": 1,
596
+ "fillGradient": 0,
597
+ "gridPos": {
598
+ "h": 5,
599
+ "w": 12,
600
+ "x": 0,
601
+ "y": 5
602
+ },
603
+ "hiddenSeries": false,
604
+ "id": 5,
605
+ "legend": {
606
+ "alignAsTable": true,
607
+ "avg": false,
608
+ "current": true,
609
+ "max": true,
610
+ "min": false,
611
+ "rightSide": true,
612
+ "show": true,
613
+ "sort": "max",
614
+ "sortDesc": true,
615
+ "total": false,
616
+ "values": true
617
+ },
618
+ "lines": true,
619
+ "linewidth": 1,
620
+ "nullPointMode": "null",
621
+ "options": {
622
+ "alertThreshold": true
623
+ },
624
+ "percentage": false,
625
+ "pluginVersion": "7.5.4",
626
+ "pointradius": 2,
627
+ "points": false,
628
+ "renderer": "flot",
629
+ "seriesOverrides": [],
630
+ "spaceLength": 10,
631
+ "stack": false,
632
+ "steppedLine": false,
633
+ "targets": [
634
+ {
635
+ "exemplar": true,
636
+ "expr": "avg(irate(container_cpu_usage_seconds_total{container=\"nginx-ingress-controller\"}[5m])) by (pod)",
637
+ "interval": "",
638
+ "legendFormat": "{{ pod }}",
639
+ "refId": "A"
640
+ }
641
+ ],
642
+ "thresholds": [],
643
+ "timeFrom": null,
644
+ "timeRegions": [],
645
+ "timeShift": null,
646
+ "title": "Ingress Nginx Cpu核数",
647
+ "tooltip": {
648
+ "shared": true,
649
+ "sort": 2,
650
+ "value_type": "individual"
651
+ },
652
+ "type": "graph",
653
+ "xaxis": {
654
+ "buckets": null,
655
+ "mode": "time",
656
+ "name": null,
657
+ "show": true,
658
+ "values": []
659
+ },
660
+ "yaxes": [
661
+ {
662
+ "$$hashKey": "object:83",
663
+ "format": "short",
664
+ "label": null,
665
+ "logBase": 1,
666
+ "max": null,
667
+ "min": "0",
668
+ "show": true
669
+ },
670
+ {
671
+ "$$hashKey": "object:84",
672
+ "format": "short",
673
+ "label": null,
674
+ "logBase": 1,
675
+ "max": null,
676
+ "min": null,
677
+ "show": true
678
+ }
679
+ ],
680
+ "yaxis": {
681
+ "align": false,
682
+ "alignLevel": null
683
+ }
684
+ },
685
+ {
686
+ "aliasColors": {},
687
+ "bars": false,
688
+ "dashLength": 10,
689
+ "dashes": false,
690
+ "datasource": "VictoriaMetrics",
691
+ "fieldConfig": {
692
+ "defaults": {
693
+ "links": []
694
+ },
695
+ "overrides": []
696
+ },
697
+ "fill": 1,
698
+ "fillGradient": 0,
699
+ "gridPos": {
700
+ "h": 5,
701
+ "w": 6,
702
+ "x": 12,
703
+ "y": 5
704
+ },
705
+ "hiddenSeries": false,
706
+ "id": 2,
707
+ "legend": {
708
+ "avg": false,
709
+ "current": false,
710
+ "max": false,
711
+ "min": false,
712
+ "show": true,
713
+ "total": false,
714
+ "values": false
715
+ },
716
+ "lines": true,
717
+ "linewidth": 1,
718
+ "nullPointMode": "null",
719
+ "options": {
720
+ "alertThreshold": true
721
+ },
722
+ "percentage": false,
723
+ "pluginVersion": "7.5.4",
724
+ "pointradius": 2,
725
+ "points": false,
726
+ "renderer": "flot",
727
+ "seriesOverrides": [],
728
+ "spaceLength": 10,
729
+ "stack": false,
730
+ "steppedLine": false,
731
+ "targets": [
732
+ {
733
+ "exemplar": true,
734
+ "expr": "sum(nginx_ingress_controller_nginx_process_connections{controller_pod=~\"nginx-ingress-controller-all-.+\"}) by (state)",
735
+ "hide": false,
736
+ "interval": "",
737
+ "legendFormat": "{{ state }}",
738
+ "refId": "A"
739
+ },
740
+ {
741
+ "exemplar": true,
742
+ "expr": "sum(nginx_ingress_controller_nginx_process_connections{controller_pod=~\"nginx-ingress-controller-base-.+\"}) by (state)",
743
+ "hide": true,
744
+ "interval": "",
745
+ "legendFormat": "{{ state }}",
746
+ "refId": "B"
747
+ }
748
+ ],
749
+ "thresholds": [],
750
+ "timeFrom": null,
751
+ "timeRegions": [],
752
+ "timeShift": null,
753
+ "title": "Ingress Nginx 集群连接状态",
754
+ "tooltip": {
755
+ "shared": true,
756
+ "sort": 0,
757
+ "value_type": "individual"
758
+ },
759
+ "type": "graph",
760
+ "xaxis": {
761
+ "buckets": null,
762
+ "mode": "time",
763
+ "name": null,
764
+ "show": true,
765
+ "values": []
766
+ },
767
+ "yaxes": [
768
+ {
769
+ "$$hashKey": "object:632",
770
+ "format": "short",
771
+ "label": null,
772
+ "logBase": 1,
773
+ "max": null,
774
+ "min": null,
775
+ "show": true
776
+ },
777
+ {
778
+ "$$hashKey": "object:633",
779
+ "format": "short",
780
+ "label": null,
781
+ "logBase": 1,
782
+ "max": null,
783
+ "min": null,
784
+ "show": true
785
+ }
786
+ ],
787
+ "yaxis": {
788
+ "align": false,
789
+ "alignLevel": null
790
+ }
791
+ },
792
+ {
793
+ "aliasColors": {},
794
+ "bars": false,
795
+ "dashLength": 10,
796
+ "dashes": false,
797
+ "datasource": "VictoriaMetrics-Cluster",
798
+ "fieldConfig": {
799
+ "defaults": {
800
+ "links": []
801
+ },
802
+ "overrides": []
803
+ },
804
+ "fill": 1,
805
+ "fillGradient": 0,
806
+ "gridPos": {
807
+ "h": 5,
808
+ "w": 6,
809
+ "x": 18,
810
+ "y": 5
811
+ },
812
+ "hiddenSeries": false,
813
+ "id": 4,
814
+ "legend": {
815
+ "alignAsTable": true,
816
+ "avg": false,
817
+ "current": true,
818
+ "max": true,
819
+ "min": false,
820
+ "rightSide": true,
821
+ "show": true,
822
+ "sort": "current",
823
+ "sortDesc": true,
824
+ "total": false,
825
+ "values": true
826
+ },
827
+ "lines": true,
828
+ "linewidth": 1,
829
+ "nullPointMode": "null as zero",
830
+ "options": {
831
+ "alertThreshold": true
832
+ },
833
+ "percentage": false,
834
+ "pluginVersion": "7.5.4",
835
+ "pointradius": 2,
836
+ "points": false,
837
+ "renderer": "flot",
838
+ "seriesOverrides": [],
839
+ "spaceLength": 10,
840
+ "stack": false,
841
+ "steppedLine": false,
842
+ "targets": [
843
+ {
844
+ "exemplar": true,
845
+ "expr": "sum(increase(nginx_ingress_controller_requests{status=~\"[4-5].+\"}[1m])) by (status) \u003e 0",
846
+ "interval": "",
847
+ "intervalFactor": 2,
848
+ "legendFormat": "{{ status }}",
849
+ "refId": "A"
850
+ }
851
+ ],
852
+ "thresholds": [],
853
+ "timeFrom": null,
854
+ "timeRegions": [],
855
+ "timeShift": null,
856
+ "title": "Ingress Nginx 4xx/5xx 请求",
857
+ "tooltip": {
858
+ "shared": true,
859
+ "sort": 2,
860
+ "value_type": "individual"
861
+ },
862
+ "type": "graph",
863
+ "xaxis": {
864
+ "buckets": null,
865
+ "mode": "time",
866
+ "name": null,
867
+ "show": true,
868
+ "values": []
869
+ },
870
+ "yaxes": [
871
+ {
872
+ "$$hashKey": "object:17513",
873
+ "format": "short",
874
+ "label": null,
875
+ "logBase": 1,
876
+ "max": null,
877
+ "min": "0",
878
+ "show": true
879
+ },
880
+ {
881
+ "$$hashKey": "object:17514",
882
+ "format": "short",
883
+ "label": null,
884
+ "logBase": 1,
885
+ "max": null,
886
+ "min": null,
887
+ "show": true
888
+ }
889
+ ],
890
+ "yaxis": {
891
+ "align": false,
892
+ "alignLevel": null
893
+ }
894
+ },
895
+ {
896
+ "aliasColors": {},
897
+ "bars": false,
898
+ "dashLength": 10,
899
+ "dashes": false,
900
+ "datasource": "VictoriaMetrics-Cluster",
901
+ "fieldConfig": {
902
+ "defaults": {
903
+ "links": []
904
+ },
905
+ "overrides": []
906
+ },
907
+ "fill": 1,
908
+ "fillGradient": 0,
909
+ "gridPos": {
910
+ "h": 7,
911
+ "w": 8,
912
+ "x": 0,
913
+ "y": 10
914
+ },
915
+ "hiddenSeries": false,
916
+ "id": 14,
917
+ "legend": {
918
+ "alignAsTable": true,
919
+ "avg": false,
920
+ "current": true,
921
+ "max": true,
922
+ "min": false,
923
+ "rightSide": true,
924
+ "show": true,
925
+ "sort": "current",
926
+ "sortDesc": true,
927
+ "total": false,
928
+ "values": true
929
+ },
930
+ "lines": true,
931
+ "linewidth": 1,
932
+ "nullPointMode": "null",
933
+ "options": {
934
+ "alertThreshold": true
935
+ },
936
+ "percentage": false,
937
+ "pluginVersion": "7.5.4",
938
+ "pointradius": 2,
939
+ "points": false,
940
+ "renderer": "flot",
941
+ "seriesOverrides": [],
942
+ "spaceLength": 10,
943
+ "stack": false,
944
+ "steppedLine": false,
945
+ "targets": [
946
+ {
947
+ "exemplar": true,
948
+ "expr": "node:node_cpu_load_rate{instance=~\".*k8s.*\"}",
949
+ "interval": "",
950
+ "legendFormat": "{{ instance }}",
951
+ "refId": "A"
952
+ }
953
+ ],
954
+ "thresholds": [
955
+ {
956
+ "colorMode": "critical",
957
+ "fill": true,
958
+ "line": true,
959
+ "op": "gt",
960
+ "value": 0.9,
961
+ "yaxis": "left"
962
+ }
963
+ ],
964
+ "timeFrom": null,
965
+ "timeRegions": [],
966
+ "timeShift": null,
967
+ "title": "k8s节点 load 与 cpu核心数 比率",
968
+ "tooltip": {
969
+ "shared": true,
970
+ "sort": 2,
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
+ "$$hashKey": "object:6693",
984
+ "format": "percentunit",
985
+ "label": null,
986
+ "logBase": 1,
987
+ "max": null,
988
+ "min": "0",
989
+ "show": true
990
+ },
991
+ {
992
+ "$$hashKey": "object:6694",
993
+ "format": "short",
994
+ "label": null,
995
+ "logBase": 1,
996
+ "max": null,
997
+ "min": null,
998
+ "show": true
999
+ }
1000
+ ],
1001
+ "yaxis": {
1002
+ "align": false,
1003
+ "alignLevel": null
1004
+ }
1005
+ },
1006
+ {
1007
+ "aliasColors": {},
1008
+ "bars": false,
1009
+ "dashLength": 10,
1010
+ "dashes": false,
1011
+ "datasource": "VictoriaMetrics-Cluster",
1012
+ "fieldConfig": {
1013
+ "defaults": {
1014
+ "links": []
1015
+ },
1016
+ "overrides": []
1017
+ },
1018
+ "fill": 0,
1019
+ "fillGradient": 0,
1020
+ "gridPos": {
1021
+ "h": 7,
1022
+ "w": 8,
1023
+ "x": 8,
1024
+ "y": 10
1025
+ },
1026
+ "hiddenSeries": false,
1027
+ "id": 15,
1028
+ "legend": {
1029
+ "alignAsTable": true,
1030
+ "avg": false,
1031
+ "current": true,
1032
+ "max": true,
1033
+ "min": false,
1034
+ "rightSide": true,
1035
+ "show": true,
1036
+ "sort": "current",
1037
+ "sortDesc": true,
1038
+ "total": false,
1039
+ "values": true
1040
+ },
1041
+ "lines": true,
1042
+ "linewidth": 1,
1043
+ "nullPointMode": "null",
1044
+ "options": {
1045
+ "alertThreshold": true
1046
+ },
1047
+ "percentage": false,
1048
+ "pluginVersion": "7.5.4",
1049
+ "pointradius": 2,
1050
+ "points": false,
1051
+ "renderer": "flot",
1052
+ "seriesOverrides": [],
1053
+ "spaceLength": 10,
1054
+ "stack": false,
1055
+ "steppedLine": false,
1056
+ "targets": [
1057
+ {
1058
+ "exemplar": true,
1059
+ "expr": "node:node_memory_usage_rate{datacenter!=\"jq\",instance=~\".+k8s.+\"}",
1060
+ "interval": "",
1061
+ "legendFormat": "{{ instance }}",
1062
+ "refId": "A"
1063
+ }
1064
+ ],
1065
+ "thresholds": [],
1066
+ "timeFrom": null,
1067
+ "timeRegions": [],
1068
+ "timeShift": null,
1069
+ "title": "k8s 节点内存使用率",
1070
+ "tooltip": {
1071
+ "shared": true,
1072
+ "sort": 2,
1073
+ "value_type": "individual"
1074
+ },
1075
+ "type": "graph",
1076
+ "xaxis": {
1077
+ "buckets": null,
1078
+ "mode": "time",
1079
+ "name": null,
1080
+ "show": true,
1081
+ "values": []
1082
+ },
1083
+ "yaxes": [
1084
+ {
1085
+ "$$hashKey": "object:6640",
1086
+ "decimals": 2,
1087
+ "format": "percentunit",
1088
+ "label": null,
1089
+ "logBase": 1,
1090
+ "max": "1",
1091
+ "min": "0",
1092
+ "show": true
1093
+ },
1094
+ {
1095
+ "$$hashKey": "object:6641",
1096
+ "format": "short",
1097
+ "label": null,
1098
+ "logBase": 1,
1099
+ "max": null,
1100
+ "min": null,
1101
+ "show": true
1102
+ }
1103
+ ],
1104
+ "yaxis": {
1105
+ "align": false,
1106
+ "alignLevel": null
1107
+ }
1108
+ },
1109
+ {
1110
+ "datasource": "VictoriaMetrics-Cluster",
1111
+ "fieldConfig": {
1112
+ "defaults": {
1113
+ "color": {
1114
+ "mode": "thresholds"
1115
+ },
1116
+ "links": [],
1117
+ "mappings": [],
1118
+ "thresholds": {
1119
+ "mode": "absolute",
1120
+ "steps": [
1121
+ {
1122
+ "color": "green",
1123
+ "value": null
1124
+ }
1125
+ ]
1126
+ },
1127
+ "unit": "bytes"
1128
+ },
1129
+ "overrides": []
1130
+ },
1131
+ "gridPos": {
1132
+ "h": 4,
1133
+ "w": 4,
1134
+ "x": 16,
1135
+ "y": 10
1136
+ },
1137
+ "id": 47,
1138
+ "options": {
1139
+ "colorMode": "value",
1140
+ "graphMode": "area",
1141
+ "justifyMode": "auto",
1142
+ "orientation": "auto",
1143
+ "reduceOptions": {
1144
+ "calcs": [
1145
+ "lastNotNull"
1146
+ ],
1147
+ "fields": "",
1148
+ "values": false
1149
+ },
1150
+ "text": {},
1151
+ "textMode": "auto"
1152
+ },
1153
+ "pluginVersion": "7.5.4",
1154
+ "targets": [
1155
+ {
1156
+ "exemplar": true,
1157
+ "expr": "sum(node_memory_MemAvailable_bytes{instance=~\"hd-l-base-k8sno.*\"})\r",
1158
+ "interval": "",
1159
+ "legendFormat": "node节点剩余内存",
1160
+ "refId": "A"
1161
+ }
1162
+ ],
1163
+ "timeFrom": null,
1164
+ "timeShift": null,
1165
+ "title": "node节点剩余内存",
1166
+ "type": "stat"
1167
+ },
1168
+ {
1169
+ "datasource": "VictoriaMetrics-Cluster",
1170
+ "fieldConfig": {
1171
+ "defaults": {
1172
+ "color": {
1173
+ "mode": "thresholds"
1174
+ },
1175
+ "links": [],
1176
+ "mappings": [],
1177
+ "min": 0,
1178
+ "thresholds": {
1179
+ "mode": "absolute",
1180
+ "steps": [
1181
+ {
1182
+ "color": "green",
1183
+ "value": null
1184
+ }
1185
+ ]
1186
+ }
1187
+ },
1188
+ "overrides": []
1189
+ },
1190
+ "gridPos": {
1191
+ "h": 4,
1192
+ "w": 4,
1193
+ "x": 20,
1194
+ "y": 10
1195
+ },
1196
+ "id": 48,
1197
+ "options": {
1198
+ "colorMode": "value",
1199
+ "graphMode": "area",
1200
+ "justifyMode": "auto",
1201
+ "orientation": "auto",
1202
+ "reduceOptions": {
1203
+ "calcs": [
1204
+ "lastNotNull"
1205
+ ],
1206
+ "fields": "",
1207
+ "values": false
1208
+ },
1209
+ "text": {},
1210
+ "textMode": "auto"
1211
+ },
1212
+ "pluginVersion": "7.5.4",
1213
+ "targets": [
1214
+ {
1215
+ "exemplar": true,
1216
+ "expr": "count(node_softnet_dropped_total{instance=~\"hd-l-base-k8sno.*\"}) * avg(sum(rate(node_cpu_seconds_total{mode=\"idle\",instance=~\"hd-l-base-k8sno.*\"}[1m])) by (instance)) /100\r\n",
1217
+ "interval": "",
1218
+ "legendFormat": "node节点剩余CPU",
1219
+ "refId": "A"
1220
+ }
1221
+ ],
1222
+ "timeFrom": null,
1223
+ "timeShift": null,
1224
+ "title": "node节点剩余cpu(逻辑核)",
1225
+ "type": "stat"
1226
+ },
1227
+ {
1228
+ "datasource": "VictoriaMetrics-Cluster",
1229
+ "fieldConfig": {
1230
+ "defaults": {
1231
+ "color": {
1232
+ "mode": "thresholds"
1233
+ },
1234
+ "links": [],
1235
+ "mappings": [],
1236
+ "min": 0,
1237
+ "thresholds": {
1238
+ "mode": "absolute",
1239
+ "steps": [
1240
+ {
1241
+ "color": "green",
1242
+ "value": null
1243
+ }
1244
+ ]
1245
+ },
1246
+ "unit": "none"
1247
+ },
1248
+ "overrides": []
1249
+ },
1250
+ "gridPos": {
1251
+ "h": 3,
1252
+ "w": 4,
1253
+ "x": 16,
1254
+ "y": 14
1255
+ },
1256
+ "id": 21,
1257
+ "options": {
1258
+ "colorMode": "value",
1259
+ "graphMode": "area",
1260
+ "justifyMode": "auto",
1261
+ "orientation": "auto",
1262
+ "reduceOptions": {
1263
+ "calcs": [
1264
+ "lastNotNull"
1265
+ ],
1266
+ "fields": "",
1267
+ "values": false
1268
+ },
1269
+ "text": {},
1270
+ "textMode": "auto"
1271
+ },
1272
+ "pluginVersion": "7.5.4",
1273
+ "targets": [
1274
+ {
1275
+ "exemplar": true,
1276
+ "expr": "sum(irate(coredns_dns_request_count_total{service=\"kube-dns\"}[5m]))",
1277
+ "interval": "",
1278
+ "legendFormat": "",
1279
+ "refId": "A"
1280
+ }
1281
+ ],
1282
+ "timeFrom": null,
1283
+ "timeShift": null,
1284
+ "title": "CoreDNS QPS",
1285
+ "type": "stat"
1286
+ },
1287
+ {
1288
+ "aliasColors": {},
1289
+ "bars": false,
1290
+ "dashLength": 10,
1291
+ "dashes": false,
1292
+ "datasource": "Prometheus",
1293
+ "fieldConfig": {
1294
+ "defaults": {
1295
+ "unit": "short"
1296
+ },
1297
+ "overrides": []
1298
+ },
1299
+ "fill": 1,
1300
+ "fillGradient": 0,
1301
+ "gridPos": {
1302
+ "h": 6,
1303
+ "w": 4,
1304
+ "x": 20,
1305
+ "y": 14
1306
+ },
1307
+ "hiddenSeries": false,
1308
+ "id": 18,
1309
+ "legend": {
1310
+ "avg": false,
1311
+ "current": false,
1312
+ "max": false,
1313
+ "min": false,
1314
+ "show": false,
1315
+ "total": false,
1316
+ "values": false
1317
+ },
1318
+ "lines": true,
1319
+ "linewidth": 1,
1320
+ "nullPointMode": "null as zero",
1321
+ "options": {
1322
+ "alertThreshold": true
1323
+ },
1324
+ "percentage": false,
1325
+ "pluginVersion": "7.5.4",
1326
+ "pointradius": 2,
1327
+ "points": false,
1328
+ "renderer": "flot",
1329
+ "seriesOverrides": [],
1330
+ "spaceLength": 10,
1331
+ "stack": false,
1332
+ "steppedLine": false,
1333
+ "targets": [
1334
+ {
1335
+ "exemplar": true,
1336
+ "expr": "sum(node_processes_state{state=\"Z\", instance=~\".+k8s.+\"}) by (instance)",
1337
+ "format": "time_series",
1338
+ "instant": false,
1339
+ "interval": "",
1340
+ "legendFormat": "{{instance}}",
1341
+ "refId": "A"
1342
+ }
1343
+ ],
1344
+ "thresholds": [],
1345
+ "timeFrom": null,
1346
+ "timeRegions": [],
1347
+ "timeShift": null,
1348
+ "title": "Zombie Processes",
1349
+ "tooltip": {
1350
+ "shared": true,
1351
+ "sort": 2,
1352
+ "value_type": "individual"
1353
+ },
1354
+ "transformations": [],
1355
+ "type": "graph",
1356
+ "xaxis": {
1357
+ "buckets": null,
1358
+ "mode": "time",
1359
+ "name": null,
1360
+ "show": true,
1361
+ "values": []
1362
+ },
1363
+ "yaxes": [
1364
+ {
1365
+ "$$hashKey": "object:529",
1366
+ "format": "short",
1367
+ "label": null,
1368
+ "logBase": 1,
1369
+ "max": null,
1370
+ "min": null,
1371
+ "show": true
1372
+ },
1373
+ {
1374
+ "$$hashKey": "object:530",
1375
+ "format": "short",
1376
+ "label": null,
1377
+ "logBase": 1,
1378
+ "max": null,
1379
+ "min": null,
1380
+ "show": true
1381
+ }
1382
+ ],
1383
+ "yaxis": {
1384
+ "align": false,
1385
+ "alignLevel": null
1386
+ }
1387
+ },
1388
+ {
1389
+ "aliasColors": {},
1390
+ "bars": false,
1391
+ "dashLength": 10,
1392
+ "dashes": false,
1393
+ "datasource": "VictoriaMetrics-Cluster",
1394
+ "fieldConfig": {
1395
+ "defaults": {
1396
+ "links": []
1397
+ },
1398
+ "overrides": []
1399
+ },
1400
+ "fill": 1,
1401
+ "fillGradient": 0,
1402
+ "gridPos": {
1403
+ "h": 7,
1404
+ "w": 8,
1405
+ "x": 0,
1406
+ "y": 17
1407
+ },
1408
+ "hiddenSeries": false,
1409
+ "id": 19,
1410
+ "legend": {
1411
+ "alignAsTable": true,
1412
+ "avg": false,
1413
+ "current": true,
1414
+ "max": true,
1415
+ "min": false,
1416
+ "rightSide": true,
1417
+ "show": true,
1418
+ "sort": "max",
1419
+ "sortDesc": true,
1420
+ "total": false,
1421
+ "values": true
1422
+ },
1423
+ "lines": true,
1424
+ "linewidth": 1,
1425
+ "nullPointMode": "null",
1426
+ "options": {
1427
+ "alertThreshold": true
1428
+ },
1429
+ "percentage": false,
1430
+ "pluginVersion": "7.5.4",
1431
+ "pointradius": 2,
1432
+ "points": false,
1433
+ "renderer": "flot",
1434
+ "seriesOverrides": [],
1435
+ "spaceLength": 10,
1436
+ "stack": false,
1437
+ "steppedLine": false,
1438
+ "targets": [
1439
+ {
1440
+ "exemplar": true,
1441
+ "expr": "node:node_disk_filesystem_usage_rate{mountpoint=\"/data\"}",
1442
+ "hide": false,
1443
+ "interval": "",
1444
+ "legendFormat": "{{ instance }} {{mountpoint}}",
1445
+ "refId": "A"
1446
+ },
1447
+ {
1448
+ "exemplar": true,
1449
+ "expr": "node:node_disk_filesystem_usage_rate{mountpoint!=\"/data\"} \u003e 0.7",
1450
+ "hide": true,
1451
+ "interval": "",
1452
+ "legendFormat": "{{ instance }} {{mountpoint}}",
1453
+ "refId": "B"
1454
+ },
1455
+ {
1456
+ "exemplar": true,
1457
+ "expr": "node:node_disk_filesystem_usage_rate{mountpoint=\"/\"}",
1458
+ "hide": false,
1459
+ "interval": "",
1460
+ "legendFormat": "{{ instance }} {{mountpoint}}",
1461
+ "refId": "C"
1462
+ }
1463
+ ],
1464
+ "thresholds": [
1465
+ {
1466
+ "$$hashKey": "object:1971",
1467
+ "colorMode": "critical",
1468
+ "fill": true,
1469
+ "line": true,
1470
+ "op": "gt",
1471
+ "value": 0.9,
1472
+ "yaxis": "left"
1473
+ }
1474
+ ],
1475
+ "timeFrom": null,
1476
+ "timeRegions": [],
1477
+ "timeShift": null,
1478
+ "title": "k8s节点 磁盘使用率",
1479
+ "tooltip": {
1480
+ "shared": true,
1481
+ "sort": 2,
1482
+ "value_type": "individual"
1483
+ },
1484
+ "type": "graph",
1485
+ "xaxis": {
1486
+ "buckets": null,
1487
+ "mode": "time",
1488
+ "name": null,
1489
+ "show": true,
1490
+ "values": []
1491
+ },
1492
+ "yaxes": [
1493
+ {
1494
+ "$$hashKey": "object:931",
1495
+ "format": "percentunit",
1496
+ "label": null,
1497
+ "logBase": 1,
1498
+ "max": "1",
1499
+ "min": "0",
1500
+ "show": true
1501
+ },
1502
+ {
1503
+ "$$hashKey": "object:932",
1504
+ "format": "short",
1505
+ "label": null,
1506
+ "logBase": 1,
1507
+ "max": null,
1508
+ "min": null,
1509
+ "show": true
1510
+ }
1511
+ ],
1512
+ "yaxis": {
1513
+ "align": false,
1514
+ "alignLevel": null
1515
+ }
1516
+ },
1517
+ {
1518
+ "aliasColors": {},
1519
+ "bars": false,
1520
+ "dashLength": 10,
1521
+ "dashes": false,
1522
+ "datasource": "VictoriaMetrics-Cluster",
1523
+ "fieldConfig": {
1524
+ "defaults": {
1525
+ "links": []
1526
+ },
1527
+ "overrides": []
1528
+ },
1529
+ "fill": 1,
1530
+ "fillGradient": 0,
1531
+ "gridPos": {
1532
+ "h": 7,
1533
+ "w": 8,
1534
+ "x": 8,
1535
+ "y": 17
1536
+ },
1537
+ "hiddenSeries": false,
1538
+ "id": 20,
1539
+ "legend": {
1540
+ "alignAsTable": true,
1541
+ "avg": false,
1542
+ "current": true,
1543
+ "max": true,
1544
+ "min": false,
1545
+ "rightSide": true,
1546
+ "show": true,
1547
+ "sort": "max",
1548
+ "sortDesc": true,
1549
+ "total": false,
1550
+ "values": true
1551
+ },
1552
+ "lines": true,
1553
+ "linewidth": 1,
1554
+ "nullPointMode": "null",
1555
+ "options": {
1556
+ "alertThreshold": true
1557
+ },
1558
+ "percentage": false,
1559
+ "pluginVersion": "7.5.4",
1560
+ "pointradius": 2,
1561
+ "points": false,
1562
+ "renderer": "flot",
1563
+ "seriesOverrides": [],
1564
+ "spaceLength": 10,
1565
+ "stack": false,
1566
+ "steppedLine": false,
1567
+ "targets": [
1568
+ {
1569
+ "exemplar": true,
1570
+ "expr": "0 - irate(node_network_transmit_bytes_total{device=~\"team.*\", instance=~\"hd-l-base-k8sno.+\"}[5m])",
1571
+ "hide": false,
1572
+ "interval": "",
1573
+ "legendFormat": "{{ instance }}",
1574
+ "refId": "A"
1575
+ },
1576
+ {
1577
+ "exemplar": true,
1578
+ "expr": "irate(node_network_receive_bytes_total{device=~\"team.*\", instance=~\"hd-l-base-k8sno.+\"}[5m])",
1579
+ "hide": false,
1580
+ "interval": "",
1581
+ "legendFormat": "{{ instance }}",
1582
+ "refId": "B"
1583
+ }
1584
+ ],
1585
+ "thresholds": [],
1586
+ "timeFrom": null,
1587
+ "timeRegions": [],
1588
+ "timeShift": null,
1589
+ "title": "k8s节点 网络流量",
1590
+ "tooltip": {
1591
+ "shared": true,
1592
+ "sort": 2,
1593
+ "value_type": "individual"
1594
+ },
1595
+ "type": "graph",
1596
+ "xaxis": {
1597
+ "buckets": null,
1598
+ "mode": "time",
1599
+ "name": null,
1600
+ "show": true,
1601
+ "values": []
1602
+ },
1603
+ "yaxes": [
1604
+ {
1605
+ "decimals": 0,
1606
+ "format": "bytes",
1607
+ "label": null,
1608
+ "logBase": 1,
1609
+ "max": null,
1610
+ "min": null,
1611
+ "show": true
1612
+ },
1613
+ {
1614
+ "format": "short",
1615
+ "label": null,
1616
+ "logBase": 1,
1617
+ "max": null,
1618
+ "min": null,
1619
+ "show": true
1620
+ }
1621
+ ],
1622
+ "yaxis": {
1623
+ "align": false,
1624
+ "alignLevel": null
1625
+ }
1626
+ },
1627
+ {
1628
+ "datasource": "VictoriaMetrics-Cluster",
1629
+ "fieldConfig": {
1630
+ "defaults": {
1631
+ "color": {
1632
+ "mode": "thresholds"
1633
+ },
1634
+ "mappings": [],
1635
+ "thresholds": {
1636
+ "mode": "absolute",
1637
+ "steps": [
1638
+ {
1639
+ "color": "green",
1640
+ "value": null
1641
+ }
1642
+ ]
1643
+ },
1644
+ "unit": "none"
1645
+ },
1646
+ "overrides": []
1647
+ },
1648
+ "gridPos": {
1649
+ "h": 3,
1650
+ "w": 4,
1651
+ "x": 16,
1652
+ "y": 17
1653
+ },
1654
+ "id": 23,
1655
+ "options": {
1656
+ "colorMode": "value",
1657
+ "graphMode": "area",
1658
+ "justifyMode": "auto",
1659
+ "orientation": "auto",
1660
+ "reduceOptions": {
1661
+ "calcs": [
1662
+ "lastNotNull"
1663
+ ],
1664
+ "fields": "",
1665
+ "values": false
1666
+ },
1667
+ "text": {},
1668
+ "textMode": "auto"
1669
+ },
1670
+ "pluginVersion": "7.5.4",
1671
+ "targets": [
1672
+ {
1673
+ "exemplar": true,
1674
+ "expr": "sum(irate(node_network_receive_errs_total{device=\"team0\"}[5m]) \u003e 0)",
1675
+ "interval": "",
1676
+ "legendFormat": "receive : {{ instance }} - {{ device }}",
1677
+ "queryType": "randomWalk",
1678
+ "refId": "A"
1679
+ },
1680
+ {
1681
+ "exemplar": true,
1682
+ "expr": "sum(irate(node_network_transmit_errs_total{device=\"team0\"}[5m]) \u003e 0)",
1683
+ "hide": false,
1684
+ "interval": "",
1685
+ "legendFormat": "transmit : {{ instance }} - {{ device }}",
1686
+ "queryType": "randomWalk",
1687
+ "refId": "B"
1688
+ }
1689
+ ],
1690
+ "timeFrom": null,
1691
+ "timeShift": null,
1692
+ "title": "Network Error",
1693
+ "type": "stat"
1694
+ },
1695
+ {
1696
+ "datasource": "Prometheus",
1697
+ "fieldConfig": {
1698
+ "defaults": {
1699
+ "color": {
1700
+ "mode": "thresholds"
1701
+ },
1702
+ "mappings": [],
1703
+ "thresholds": {
1704
+ "mode": "absolute",
1705
+ "steps": [
1706
+ {
1707
+ "color": "green",
1708
+ "value": null
1709
+ },
1710
+ {
1711
+ "color": "red",
1712
+ "value": 80
1713
+ }
1714
+ ]
1715
+ }
1716
+ },
1717
+ "overrides": []
1718
+ },
1719
+ "gridPos": {
1720
+ "h": 4,
1721
+ "w": 4,
1722
+ "x": 16,
1723
+ "y": 20
1724
+ },
1725
+ "id": 36,
1726
+ "options": {
1727
+ "colorMode": "value",
1728
+ "graphMode": "area",
1729
+ "justifyMode": "auto",
1730
+ "orientation": "auto",
1731
+ "reduceOptions": {
1732
+ "calcs": [
1733
+ "lastNotNull"
1734
+ ],
1735
+ "fields": "",
1736
+ "values": false
1737
+ },
1738
+ "text": {},
1739
+ "textMode": "auto"
1740
+ },
1741
+ "pluginVersion": "7.5.4",
1742
+ "targets": [
1743
+ {
1744
+ "exemplar": true,
1745
+ "expr": "sum(increase(felix_log_errors[5m]))",
1746
+ "interval": "",
1747
+ "intervalFactor": 2,
1748
+ "legendFormat": "{{ instance }}",
1749
+ "queryType": "randomWalk",
1750
+ "refId": "A"
1751
+ }
1752
+ ],
1753
+ "title": "Felix error log",
1754
+ "type": "stat"
1755
+ },
1756
+ {
1757
+ "columns": [],
1758
+ "datasource": "VictoriaMetrics-Cluster",
1759
+ "fieldConfig": {
1760
+ "defaults": {},
1761
+ "overrides": []
1762
+ },
1763
+ "fontSize": "100%",
1764
+ "gridPos": {
1765
+ "h": 4,
1766
+ "w": 4,
1767
+ "x": 20,
1768
+ "y": 20
1769
+ },
1770
+ "id": 28,
1771
+ "pageSize": null,
1772
+ "showHeader": true,
1773
+ "sort": {
1774
+ "col": 0,
1775
+ "desc": true
1776
+ },
1777
+ "styles": [
1778
+ {
1779
+ "$$hashKey": "object:102",
1780
+ "alias": "Time",
1781
+ "align": "auto",
1782
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1783
+ "pattern": "Time",
1784
+ "type": "hidden"
1785
+ },
1786
+ {
1787
+ "$$hashKey": "object:103",
1788
+ "alias": "",
1789
+ "align": "auto",
1790
+ "colorMode": null,
1791
+ "colors": [
1792
+ "rgba(245, 54, 54, 0.9)",
1793
+ "rgba(237, 129, 40, 0.89)",
1794
+ "rgba(50, 172, 45, 0.97)"
1795
+ ],
1796
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1797
+ "decimals": 2,
1798
+ "mappingType": 1,
1799
+ "pattern": "__name__",
1800
+ "thresholds": [],
1801
+ "type": "hidden",
1802
+ "unit": "short"
1803
+ },
1804
+ {
1805
+ "$$hashKey": "object:104",
1806
+ "alias": "",
1807
+ "align": "auto",
1808
+ "colorMode": null,
1809
+ "colors": [
1810
+ "rgba(245, 54, 54, 0.9)",
1811
+ "rgba(237, 129, 40, 0.89)",
1812
+ "rgba(50, 172, 45, 0.97)"
1813
+ ],
1814
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1815
+ "decimals": 2,
1816
+ "mappingType": 1,
1817
+ "pattern": "container",
1818
+ "thresholds": [],
1819
+ "type": "hidden",
1820
+ "unit": "short"
1821
+ },
1822
+ {
1823
+ "$$hashKey": "object:105",
1824
+ "alias": "",
1825
+ "align": "auto",
1826
+ "colorMode": null,
1827
+ "colors": [
1828
+ "rgba(245, 54, 54, 0.9)",
1829
+ "rgba(237, 129, 40, 0.89)",
1830
+ "rgba(50, 172, 45, 0.97)"
1831
+ ],
1832
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1833
+ "decimals": 2,
1834
+ "mappingType": 1,
1835
+ "pattern": "datacenter",
1836
+ "thresholds": [],
1837
+ "type": "hidden",
1838
+ "unit": "short"
1839
+ },
1840
+ {
1841
+ "$$hashKey": "object:106",
1842
+ "alias": "",
1843
+ "align": "auto",
1844
+ "colorMode": null,
1845
+ "colors": [
1846
+ "rgba(245, 54, 54, 0.9)",
1847
+ "rgba(237, 129, 40, 0.89)",
1848
+ "rgba(50, 172, 45, 0.97)"
1849
+ ],
1850
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1851
+ "decimals": 2,
1852
+ "mappingType": 1,
1853
+ "pattern": "env",
1854
+ "thresholds": [],
1855
+ "type": "hidden",
1856
+ "unit": "short"
1857
+ },
1858
+ {
1859
+ "$$hashKey": "object:107",
1860
+ "alias": "",
1861
+ "align": "auto",
1862
+ "colorMode": null,
1863
+ "colors": [
1864
+ "rgba(245, 54, 54, 0.9)",
1865
+ "rgba(237, 129, 40, 0.89)",
1866
+ "rgba(50, 172, 45, 0.97)"
1867
+ ],
1868
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1869
+ "decimals": 2,
1870
+ "mappingType": 1,
1871
+ "pattern": "instance",
1872
+ "thresholds": [],
1873
+ "type": "hidden",
1874
+ "unit": "short"
1875
+ },
1876
+ {
1877
+ "$$hashKey": "object:108",
1878
+ "alias": "",
1879
+ "align": "auto",
1880
+ "colorMode": null,
1881
+ "colors": [
1882
+ "rgba(245, 54, 54, 0.9)",
1883
+ "rgba(237, 129, 40, 0.89)",
1884
+ "rgba(50, 172, 45, 0.97)"
1885
+ ],
1886
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1887
+ "decimals": 2,
1888
+ "mappingType": 1,
1889
+ "pattern": "job",
1890
+ "thresholds": [],
1891
+ "type": "hidden",
1892
+ "unit": "short"
1893
+ },
1894
+ {
1895
+ "$$hashKey": "object:109",
1896
+ "alias": "数量",
1897
+ "align": "auto",
1898
+ "colorMode": null,
1899
+ "colors": [
1900
+ "rgba(245, 54, 54, 0.9)",
1901
+ "rgba(237, 129, 40, 0.89)",
1902
+ "rgba(50, 172, 45, 0.97)"
1903
+ ],
1904
+ "dateFormat": "YYYY-MM-DD HH:mm:ss",
1905
+ "decimals": null,
1906
+ "mappingType": 1,
1907
+ "pattern": "Value",
1908
+ "thresholds": [],
1909
+ "type": "number",
1910
+ "unit": "short"
1911
+ },
1912
+ {
1913
+ "$$hashKey": "object:110",
1914
+ "alias": "",
1915
+ "align": "auto",
1916
+ "colorMode": null,
1917
+ "colors": [
1918
+ "rgba(245, 54, 54, 0.9)",
1919
+ "rgba(237, 129, 40, 0.89)",
1920
+ "rgba(50, 172, 45, 0.97)"
1921
+ ],
1922
+ "decimals": 2,
1923
+ "pattern": "/.*/",
1924
+ "thresholds": [],
1925
+ "type": "number",
1926
+ "unit": "short"
1927
+ }
1928
+ ],
1929
+ "targets": [
1930
+ {
1931
+ "exemplar": true,
1932
+ "expr": "kube_deployment_status_replicas_unavailable \u003e 0",
1933
+ "format": "table",
1934
+ "instant": true,
1935
+ "interval": "",
1936
+ "legendFormat": "",
1937
+ "refId": "A"
1938
+ },
1939
+ {
1940
+ "exemplar": true,
1941
+ "expr": "kube_daemonset_status_desired_number_scheduled - kube_daemonset_status_number_available \u003e 0",
1942
+ "format": "table",
1943
+ "hide": false,
1944
+ "instant": true,
1945
+ "interval": "",
1946
+ "legendFormat": "",
1947
+ "refId": "B"
1948
+ }
1949
+ ],
1950
+ "timeFrom": null,
1951
+ "timeShift": null,
1952
+ "title": "未就绪Deployment数量",
1953
+ "transform": "table",
1954
+ "type": "table-old"
1955
+ },
1956
+ {
1957
+ "aliasColors": {},
1958
+ "bars": false,
1959
+ "dashLength": 10,
1960
+ "dashes": false,
1961
+ "datasource": "VictoriaMetrics-Cluster",
1962
+ "fieldConfig": {
1963
+ "defaults": {},
1964
+ "overrides": []
1965
+ },
1966
+ "fill": 0,
1967
+ "fillGradient": 0,
1968
+ "gridPos": {
1969
+ "h": 6,
1970
+ "w": 8,
1971
+ "x": 0,
1972
+ "y": 24
1973
+ },
1974
+ "hiddenSeries": false,
1975
+ "id": 46,
1976
+ "legend": {
1977
+ "alignAsTable": true,
1978
+ "avg": false,
1979
+ "current": true,
1980
+ "max": false,
1981
+ "min": false,
1982
+ "rightSide": true,
1983
+ "show": true,
1984
+ "sort": "current",
1985
+ "sortDesc": false,
1986
+ "total": false,
1987
+ "values": true
1988
+ },
1989
+ "lines": true,
1990
+ "linewidth": 1,
1991
+ "nullPointMode": "null",
1992
+ "options": {
1993
+ "alertThreshold": true
1994
+ },
1995
+ "percentage": false,
1996
+ "pluginVersion": "7.5.4",
1997
+ "pointradius": 2,
1998
+ "points": false,
1999
+ "renderer": "flot",
2000
+ "seriesOverrides": [],
2001
+ "spaceLength": 10,
2002
+ "stack": false,
2003
+ "steppedLine": false,
2004
+ "targets": [
2005
+ {
2006
+ "exemplar": true,
2007
+ "expr": "avg(node_cpu_scaling_frequency_hertz{instance=~\"hd-l-base-k8s.*\"}) by (instance) ",
2008
+ "interval": "",
2009
+ "legendFormat": "{{instance}}",
2010
+ "refId": "A"
2011
+ }
2012
+ ],
2013
+ "thresholds": [],
2014
+ "timeFrom": null,
2015
+ "timeRegions": [],
2016
+ "timeShift": null,
2017
+ "title": "cpu 频率情况",
2018
+ "tooltip": {
2019
+ "shared": true,
2020
+ "sort": 0,
2021
+ "value_type": "individual"
2022
+ },
2023
+ "type": "graph",
2024
+ "xaxis": {
2025
+ "buckets": null,
2026
+ "mode": "time",
2027
+ "name": null,
2028
+ "show": true,
2029
+ "values": []
2030
+ },
2031
+ "yaxes": [
2032
+ {
2033
+ "$$hashKey": "object:423",
2034
+ "format": "rothz",
2035
+ "label": null,
2036
+ "logBase": 1,
2037
+ "max": null,
2038
+ "min": "0",
2039
+ "show": true
2040
+ },
2041
+ {
2042
+ "$$hashKey": "object:424",
2043
+ "format": "short",
2044
+ "label": null,
2045
+ "logBase": 1,
2046
+ "max": null,
2047
+ "min": null,
2048
+ "show": true
2049
+ }
2050
+ ],
2051
+ "yaxis": {
2052
+ "align": false,
2053
+ "alignLevel": null
2054
+ }
2055
+ },
2056
+ {
2057
+ "aliasColors": {},
2058
+ "bars": false,
2059
+ "dashLength": 10,
2060
+ "dashes": false,
2061
+ "datasource": "Prometheus",
2062
+ "fieldConfig": {
2063
+ "defaults": {
2064
+ "unit": "short"
2065
+ },
2066
+ "overrides": []
2067
+ },
2068
+ "fill": 1,
2069
+ "fillGradient": 0,
2070
+ "gridPos": {
2071
+ "h": 6,
2072
+ "w": 8,
2073
+ "x": 8,
2074
+ "y": 24
2075
+ },
2076
+ "hiddenSeries": false,
2077
+ "id": 30,
2078
+ "legend": {
2079
+ "alignAsTable": true,
2080
+ "avg": false,
2081
+ "current": true,
2082
+ "max": true,
2083
+ "min": false,
2084
+ "rightSide": true,
2085
+ "show": true,
2086
+ "sort": "current",
2087
+ "sortDesc": true,
2088
+ "total": false,
2089
+ "values": true
2090
+ },
2091
+ "lines": true,
2092
+ "linewidth": 1,
2093
+ "nullPointMode": "null",
2094
+ "options": {
2095
+ "alertThreshold": true
2096
+ },
2097
+ "percentage": false,
2098
+ "pluginVersion": "7.5.4",
2099
+ "pointradius": 2,
2100
+ "points": false,
2101
+ "renderer": "flot",
2102
+ "seriesOverrides": [],
2103
+ "spaceLength": 10,
2104
+ "stack": false,
2105
+ "steppedLine": false,
2106
+ "targets": [
2107
+ {
2108
+ "exemplar": true,
2109
+ "expr": "node_tcp_connection_states{state!~\"(tx_queued_bytes|rx_queued_bytes|listen)\", instance=~\"hd-l.+\"}",
2110
+ "interval": "",
2111
+ "intervalFactor": 1,
2112
+ "legendFormat": "{{ instance }} - {{ state }}",
2113
+ "queryType": "randomWalk",
2114
+ "refId": "A"
2115
+ }
2116
+ ],
2117
+ "thresholds": [],
2118
+ "timeFrom": null,
2119
+ "timeRegions": [],
2120
+ "timeShift": null,
2121
+ "title": "Node TCP State",
2122
+ "tooltip": {
2123
+ "shared": true,
2124
+ "sort": 2,
2125
+ "value_type": "individual"
2126
+ },
2127
+ "type": "graph",
2128
+ "xaxis": {
2129
+ "buckets": null,
2130
+ "mode": "time",
2131
+ "name": null,
2132
+ "show": true,
2133
+ "values": []
2134
+ },
2135
+ "yaxes": [
2136
+ {
2137
+ "$$hashKey": "object:435",
2138
+ "format": "short",
2139
+ "label": null,
2140
+ "logBase": 1,
2141
+ "max": null,
2142
+ "min": null,
2143
+ "show": true
2144
+ },
2145
+ {
2146
+ "$$hashKey": "object:436",
2147
+ "format": "short",
2148
+ "label": null,
2149
+ "logBase": 1,
2150
+ "max": null,
2151
+ "min": null,
2152
+ "show": true
2153
+ }
2154
+ ],
2155
+ "yaxis": {
2156
+ "align": false,
2157
+ "alignLevel": null
2158
+ }
2159
+ },
2160
+ {
2161
+ "aliasColors": {},
2162
+ "bars": false,
2163
+ "dashLength": 10,
2164
+ "dashes": false,
2165
+ "datasource": "Prometheus",
2166
+ "fieldConfig": {
2167
+ "defaults": {},
2168
+ "overrides": []
2169
+ },
2170
+ "fill": 1,
2171
+ "fillGradient": 0,
2172
+ "gridPos": {
2173
+ "h": 6,
2174
+ "w": 8,
2175
+ "x": 16,
2176
+ "y": 24
2177
+ },
2178
+ "hiddenSeries": false,
2179
+ "id": 32,
2180
+ "legend": {
2181
+ "alignAsTable": true,
2182
+ "avg": false,
2183
+ "current": true,
2184
+ "max": true,
2185
+ "min": false,
2186
+ "rightSide": true,
2187
+ "show": true,
2188
+ "total": false,
2189
+ "values": true
2190
+ },
2191
+ "lines": true,
2192
+ "linewidth": 1,
2193
+ "nullPointMode": "null",
2194
+ "options": {
2195
+ "alertThreshold": true
2196
+ },
2197
+ "percentage": false,
2198
+ "pluginVersion": "7.5.4",
2199
+ "pointradius": 2,
2200
+ "points": false,
2201
+ "renderer": "flot",
2202
+ "seriesOverrides": [],
2203
+ "spaceLength": 10,
2204
+ "stack": false,
2205
+ "steppedLine": false,
2206
+ "targets": [
2207
+ {
2208
+ "exemplar": true,
2209
+ "expr": "node_processes_threads{instance=~\".+k8s.+\"} / node_processes_max_processes{instance=~\".+k8s.+\"}",
2210
+ "interval": "",
2211
+ "intervalFactor": 1,
2212
+ "legendFormat": "{{ instance }}",
2213
+ "queryType": "randomWalk",
2214
+ "refId": "A"
2215
+ }
2216
+ ],
2217
+ "thresholds": [],
2218
+ "timeFrom": null,
2219
+ "timeRegions": [],
2220
+ "timeShift": null,
2221
+ "title": "Node Process Pid Usage",
2222
+ "tooltip": {
2223
+ "shared": true,
2224
+ "sort": 0,
2225
+ "value_type": "individual"
2226
+ },
2227
+ "type": "graph",
2228
+ "xaxis": {
2229
+ "buckets": null,
2230
+ "mode": "time",
2231
+ "name": null,
2232
+ "show": true,
2233
+ "values": []
2234
+ },
2235
+ "yaxes": [
2236
+ {
2237
+ "$$hashKey": "object:1295",
2238
+ "format": "percentunit",
2239
+ "label": null,
2240
+ "logBase": 1,
2241
+ "max": "1",
2242
+ "min": "0",
2243
+ "show": true
2244
+ },
2245
+ {
2246
+ "$$hashKey": "object:1296",
2247
+ "format": "short",
2248
+ "label": null,
2249
+ "logBase": 1,
2250
+ "max": null,
2251
+ "min": null,
2252
+ "show": true
2253
+ }
2254
+ ],
2255
+ "yaxis": {
2256
+ "align": false,
2257
+ "alignLevel": null
2258
+ }
2259
+ },
2260
+ {
2261
+ "aliasColors": {},
2262
+ "bars": false,
2263
+ "dashLength": 10,
2264
+ "dashes": false,
2265
+ "datasource": "VictoriaMetrics",
2266
+ "fieldConfig": {
2267
+ "defaults": {
2268
+ "links": []
2269
+ },
2270
+ "overrides": []
2271
+ },
2272
+ "fill": 1,
2273
+ "fillGradient": 0,
2274
+ "gridPos": {
2275
+ "h": 8,
2276
+ "w": 12,
2277
+ "x": 0,
2278
+ "y": 30
2279
+ },
2280
+ "hiddenSeries": false,
2281
+ "id": 40,
2282
+ "legend": {
2283
+ "alignAsTable": true,
2284
+ "avg": false,
2285
+ "current": true,
2286
+ "max": true,
2287
+ "min": false,
2288
+ "rightSide": true,
2289
+ "show": true,
2290
+ "sort": "max",
2291
+ "sortDesc": true,
2292
+ "total": false,
2293
+ "values": true
2294
+ },
2295
+ "lines": true,
2296
+ "linewidth": 1,
2297
+ "nullPointMode": "null as zero",
2298
+ "options": {
2299
+ "alertThreshold": true
2300
+ },
2301
+ "percentage": false,
2302
+ "pluginVersion": "7.5.4",
2303
+ "pointradius": 2,
2304
+ "points": false,
2305
+ "renderer": "flot",
2306
+ "seriesOverrides": [],
2307
+ "spaceLength": 10,
2308
+ "stack": false,
2309
+ "steppedLine": false,
2310
+ "targets": [
2311
+ {
2312
+ "exemplar": true,
2313
+ "expr": "sum(increase(nginx_ingress_controller_requests{status=~\"499\"}[1m])) by (service, status) \u003e 0",
2314
+ "interval": "",
2315
+ "intervalFactor": 2,
2316
+ "legendFormat": "{{service}} - {{ status }}",
2317
+ "refId": "A"
2318
+ }
2319
+ ],
2320
+ "thresholds": [],
2321
+ "timeFrom": null,
2322
+ "timeRegions": [],
2323
+ "timeShift": null,
2324
+ "title": "Ingress Nginx 4xx/5xx 请求",
2325
+ "tooltip": {
2326
+ "shared": true,
2327
+ "sort": 2,
2328
+ "value_type": "individual"
2329
+ },
2330
+ "type": "graph",
2331
+ "xaxis": {
2332
+ "buckets": null,
2333
+ "mode": "time",
2334
+ "name": null,
2335
+ "show": true,
2336
+ "values": []
2337
+ },
2338
+ "yaxes": [
2339
+ {
2340
+ "$$hashKey": "object:17513",
2341
+ "format": "short",
2342
+ "label": null,
2343
+ "logBase": 1,
2344
+ "max": null,
2345
+ "min": null,
2346
+ "show": true
2347
+ },
2348
+ {
2349
+ "$$hashKey": "object:17514",
2350
+ "format": "short",
2351
+ "label": null,
2352
+ "logBase": 1,
2353
+ "max": null,
2354
+ "min": null,
2355
+ "show": true
2356
+ }
2357
+ ],
2358
+ "yaxis": {
2359
+ "align": false,
2360
+ "alignLevel": null
2361
+ }
2362
+ },
2363
+ {
2364
+ "aliasColors": {},
2365
+ "bars": false,
2366
+ "dashLength": 10,
2367
+ "dashes": false,
2368
+ "datasource": "Zabbix5.0",
2369
+ "fieldConfig": {
2370
+ "defaults": {},
2371
+ "overrides": []
2372
+ },
2373
+ "fill": 1,
2374
+ "fillGradient": 0,
2375
+ "gridPos": {
2376
+ "h": 8,
2377
+ "w": 12,
2378
+ "x": 12,
2379
+ "y": 30
2380
+ },
2381
+ "hiddenSeries": false,
2382
+ "id": 44,
2383
+ "legend": {
2384
+ "alignAsTable": true,
2385
+ "avg": false,
2386
+ "current": true,
2387
+ "max": true,
2388
+ "min": false,
2389
+ "rightSide": true,
2390
+ "show": true,
2391
+ "sort": "current",
2392
+ "sortDesc": true,
2393
+ "total": false,
2394
+ "values": true
2395
+ },
2396
+ "lines": true,
2397
+ "linewidth": 1,
2398
+ "nullPointMode": "null",
2399
+ "options": {
2400
+ "alertThreshold": true
2401
+ },
2402
+ "percentage": false,
2403
+ "pluginVersion": "7.5.4",
2404
+ "pointradius": 2,
2405
+ "points": false,
2406
+ "renderer": "flot",
2407
+ "seriesOverrides": [],
2408
+ "spaceLength": 10,
2409
+ "stack": false,
2410
+ "steppedLine": false,
2411
+ "targets": [
2412
+ {
2413
+ "application": {
2414
+ "filter": "Temperature"
2415
+ },
2416
+ "functions": [],
2417
+ "group": {
2418
+ "filter": "HD-base-hd-idrac"
2419
+ },
2420
+ "host": {
2421
+ "filter": "/10.200.4.(50|51|52|53|33|34|35|36|37|38|84|85|86|87|88|67|68|69|70|71|72|73|89|54|55|56|135|141|140|157|158|159|160|149|150|151|152|153|156|190|212|213|214|215|216|217|218|219|220|221)/"
2422
+ },
2423
+ "item": {
2424
+ "filter": "/CPU[0-9] Temp: Temperature$/"
2425
+ },
2426
+ "options": {
2427
+ "disableDataAlignment": false,
2428
+ "showDisabledItems": false,
2429
+ "skipEmptyValues": false,
2430
+ "useZabbixValueMapping": false
2431
+ },
2432
+ "proxy": {
2433
+ "filter": ""
2434
+ },
2435
+ "queryType": 0,
2436
+ "refId": "A",
2437
+ "resultFormat": "time_series",
2438
+ "table": {
2439
+ "skipEmptyValues": false
2440
+ },
2441
+ "tags": {
2442
+ "filter": ""
2443
+ },
2444
+ "trigger": {
2445
+ "filter": ""
2446
+ },
2447
+ "triggers": {
2448
+ "acknowledged": 2,
2449
+ "count": true,
2450
+ "minSeverity": 3
2451
+ }
2452
+ }
2453
+ ],
2454
+ "thresholds": [],
2455
+ "timeFrom": null,
2456
+ "timeRegions": [],
2457
+ "timeShift": null,
2458
+ "title": "cpu 温度",
2459
+ "tooltip": {
2460
+ "shared": true,
2461
+ "sort": 2,
2462
+ "value_type": "individual"
2463
+ },
2464
+ "type": "graph",
2465
+ "xaxis": {
2466
+ "buckets": null,
2467
+ "mode": "time",
2468
+ "name": null,
2469
+ "show": true,
2470
+ "values": []
2471
+ },
2472
+ "yaxes": [
2473
+ {
2474
+ "$$hashKey": "object:137",
2475
+ "format": "short",
2476
+ "label": null,
2477
+ "logBase": 1,
2478
+ "max": "110",
2479
+ "min": "0",
2480
+ "show": true
2481
+ },
2482
+ {
2483
+ "$$hashKey": "object:138",
2484
+ "format": "short",
2485
+ "label": null,
2486
+ "logBase": 1,
2487
+ "max": null,
2488
+ "min": null,
2489
+ "show": true
2490
+ }
2491
+ ],
2492
+ "yaxis": {
2493
+ "align": false,
2494
+ "alignLevel": null
2495
+ }
2496
+ },
2497
+ {
2498
+ "aliasColors": {},
2499
+ "bars": false,
2500
+ "dashLength": 10,
2501
+ "dashes": false,
2502
+ "datasource": "Prometheus",
2503
+ "fieldConfig": {
2504
+ "defaults": {},
2505
+ "overrides": []
2506
+ },
2507
+ "fill": 1,
2508
+ "fillGradient": 0,
2509
+ "gridPos": {
2510
+ "h": 8,
2511
+ "w": 12,
2512
+ "x": 0,
2513
+ "y": 38
2514
+ },
2515
+ "hiddenSeries": false,
2516
+ "id": 38,
2517
+ "legend": {
2518
+ "alignAsTable": true,
2519
+ "avg": false,
2520
+ "current": true,
2521
+ "max": true,
2522
+ "min": false,
2523
+ "rightSide": true,
2524
+ "show": true,
2525
+ "sort": "current",
2526
+ "sortDesc": true,
2527
+ "total": false,
2528
+ "values": true
2529
+ },
2530
+ "lines": true,
2531
+ "linewidth": 1,
2532
+ "nullPointMode": "null",
2533
+ "options": {
2534
+ "alertThreshold": true
2535
+ },
2536
+ "percentage": false,
2537
+ "pluginVersion": "7.5.4",
2538
+ "pointradius": 2,
2539
+ "points": false,
2540
+ "renderer": "flot",
2541
+ "seriesOverrides": [],
2542
+ "spaceLength": 10,
2543
+ "stack": false,
2544
+ "steppedLine": false,
2545
+ "targets": [
2546
+ {
2547
+ "exemplar": true,
2548
+ "expr": "avg(irate(container_cpu_usage_seconds_total{container!=\"(POD|istio-proxy)\", namespace=\"sre\", pod=~\"invokesource.+\"}[5m]) ) by (pod)\r\n/\r\nmax( kube_pod_container_resource_limits_cpu_cores{namespace=\"sre\", pod=~\"invokesource.+\"} ) by (pod)",
2549
+ "interval": "",
2550
+ "intervalFactor": 2,
2551
+ "legendFormat": "{{ pod }}",
2552
+ "queryType": "randomWalk",
2553
+ "refId": "A"
2554
+ }
2555
+ ],
2556
+ "thresholds": [],
2557
+ "timeFrom": null,
2558
+ "timeRegions": [],
2559
+ "timeShift": null,
2560
+ "title": "调用源 程序cpu",
2561
+ "tooltip": {
2562
+ "shared": true,
2563
+ "sort": 0,
2564
+ "value_type": "individual"
2565
+ },
2566
+ "type": "graph",
2567
+ "xaxis": {
2568
+ "buckets": null,
2569
+ "mode": "time",
2570
+ "name": null,
2571
+ "show": true,
2572
+ "values": []
2573
+ },
2574
+ "yaxes": [
2575
+ {
2576
+ "$$hashKey": "object:8456",
2577
+ "format": "percentunit",
2578
+ "label": null,
2579
+ "logBase": 1,
2580
+ "max": "1",
2581
+ "min": "0",
2582
+ "show": true
2583
+ },
2584
+ {
2585
+ "$$hashKey": "object:8457",
2586
+ "format": "short",
2587
+ "label": null,
2588
+ "logBase": 1,
2589
+ "max": null,
2590
+ "min": null,
2591
+ "show": true
2592
+ }
2593
+ ],
2594
+ "yaxis": {
2595
+ "align": false,
2596
+ "alignLevel": null
2597
+ }
2598
+ },
2599
+ {
2600
+ "aliasColors": {},
2601
+ "bars": false,
2602
+ "dashLength": 10,
2603
+ "dashes": false,
2604
+ "datasource": "Prometheus",
2605
+ "fieldConfig": {
2606
+ "defaults": {},
2607
+ "overrides": []
2608
+ },
2609
+ "fill": 1,
2610
+ "fillGradient": 0,
2611
+ "gridPos": {
2612
+ "h": 8,
2613
+ "w": 12,
2614
+ "x": 12,
2615
+ "y": 38
2616
+ },
2617
+ "hiddenSeries": false,
2618
+ "id": 39,
2619
+ "legend": {
2620
+ "alignAsTable": true,
2621
+ "avg": false,
2622
+ "current": true,
2623
+ "max": true,
2624
+ "min": false,
2625
+ "rightSide": true,
2626
+ "show": true,
2627
+ "sort": "current",
2628
+ "sortDesc": true,
2629
+ "total": false,
2630
+ "values": true
2631
+ },
2632
+ "lines": true,
2633
+ "linewidth": 1,
2634
+ "nullPointMode": "null",
2635
+ "options": {
2636
+ "alertThreshold": true
2637
+ },
2638
+ "percentage": false,
2639
+ "pluginVersion": "7.5.4",
2640
+ "pointradius": 2,
2641
+ "points": false,
2642
+ "renderer": "flot",
2643
+ "seriesOverrides": [],
2644
+ "spaceLength": 10,
2645
+ "stack": false,
2646
+ "steppedLine": false,
2647
+ "targets": [
2648
+ {
2649
+ "exemplar": true,
2650
+ "expr": "avg(container_memory_working_set_bytes{ container!=\"POD\",namespace=\"sre\", pod=~\"invokesource.+\"} ) by (pod)\r\n/\r\nmax( kube_pod_container_resource_limits_memory_bytes{namespace=\"sre\", pod=~\"invokesource.+\"} ) by (pod)",
2651
+ "interval": "",
2652
+ "intervalFactor": 2,
2653
+ "legendFormat": "{{ pod }}",
2654
+ "queryType": "randomWalk",
2655
+ "refId": "A"
2656
+ }
2657
+ ],
2658
+ "thresholds": [],
2659
+ "timeFrom": null,
2660
+ "timeRegions": [],
2661
+ "timeShift": null,
2662
+ "title": "调用源 程序内存",
2663
+ "tooltip": {
2664
+ "shared": true,
2665
+ "sort": 0,
2666
+ "value_type": "individual"
2667
+ },
2668
+ "type": "graph",
2669
+ "xaxis": {
2670
+ "buckets": null,
2671
+ "mode": "time",
2672
+ "name": null,
2673
+ "show": true,
2674
+ "values": []
2675
+ },
2676
+ "yaxes": [
2677
+ {
2678
+ "$$hashKey": "object:8456",
2679
+ "format": "percentunit",
2680
+ "label": null,
2681
+ "logBase": 1,
2682
+ "max": "1",
2683
+ "min": "0",
2684
+ "show": true
2685
+ },
2686
+ {
2687
+ "$$hashKey": "object:8457",
2688
+ "format": "short",
2689
+ "label": null,
2690
+ "logBase": 1,
2691
+ "max": null,
2692
+ "min": null,
2693
+ "show": true
2694
+ }
2695
+ ],
2696
+ "yaxis": {
2697
+ "align": false,
2698
+ "alignLevel": null
2699
+ }
2700
+ },
2701
+ {
2702
+ "aliasColors": {},
2703
+ "bars": false,
2704
+ "dashLength": 10,
2705
+ "dashes": false,
2706
+ "datasource": "Prometheus",
2707
+ "fieldConfig": {
2708
+ "defaults": {},
2709
+ "overrides": []
2710
+ },
2711
+ "fill": 1,
2712
+ "fillGradient": 0,
2713
+ "gridPos": {
2714
+ "h": 8,
2715
+ "w": 12,
2716
+ "x": 0,
2717
+ "y": 46
2718
+ },
2719
+ "hiddenSeries": false,
2720
+ "id": 34,
2721
+ "legend": {
2722
+ "avg": false,
2723
+ "current": false,
2724
+ "max": false,
2725
+ "min": false,
2726
+ "show": true,
2727
+ "total": false,
2728
+ "values": false
2729
+ },
2730
+ "lines": true,
2731
+ "linewidth": 1,
2732
+ "nullPointMode": "null",
2733
+ "options": {
2734
+ "alertThreshold": true
2735
+ },
2736
+ "percentage": false,
2737
+ "pluginVersion": "7.5.4",
2738
+ "pointradius": 2,
2739
+ "points": false,
2740
+ "renderer": "flot",
2741
+ "seriesOverrides": [],
2742
+ "spaceLength": 10,
2743
+ "stack": false,
2744
+ "steppedLine": false,
2745
+ "targets": [
2746
+ {
2747
+ "exemplar": true,
2748
+ "expr": "count(kube_certificatesigningrequest_condition)",
2749
+ "interval": "",
2750
+ "legendFormat": "",
2751
+ "queryType": "randomWalk",
2752
+ "refId": "A"
2753
+ }
2754
+ ],
2755
+ "thresholds": [],
2756
+ "timeFrom": null,
2757
+ "timeRegions": [],
2758
+ "timeShift": null,
2759
+ "title": "Certficate Status",
2760
+ "tooltip": {
2761
+ "shared": true,
2762
+ "sort": 0,
2763
+ "value_type": "individual"
2764
+ },
2765
+ "type": "graph",
2766
+ "xaxis": {
2767
+ "buckets": null,
2768
+ "mode": "time",
2769
+ "name": null,
2770
+ "show": true,
2771
+ "values": []
2772
+ },
2773
+ "yaxes": [
2774
+ {
2775
+ "format": "short",
2776
+ "label": null,
2777
+ "logBase": 1,
2778
+ "max": null,
2779
+ "min": null,
2780
+ "show": true
2781
+ },
2782
+ {
2783
+ "format": "short",
2784
+ "label": null,
2785
+ "logBase": 1,
2786
+ "max": null,
2787
+ "min": null,
2788
+ "show": true
2789
+ }
2790
+ ],
2791
+ "yaxis": {
2792
+ "align": false,
2793
+ "alignLevel": null
2794
+ }
2795
+ },
2796
+ {
2797
+ "aliasColors": {},
2798
+ "bars": false,
2799
+ "dashLength": 10,
2800
+ "dashes": false,
2801
+ "datasource": "Prometheus",
2802
+ "fieldConfig": {
2803
+ "defaults": {},
2804
+ "overrides": []
2805
+ },
2806
+ "fill": 1,
2807
+ "fillGradient": 0,
2808
+ "gridPos": {
2809
+ "h": 8,
2810
+ "w": 12,
2811
+ "x": 12,
2812
+ "y": 46
2813
+ },
2814
+ "hiddenSeries": false,
2815
+ "id": 42,
2816
+ "legend": {
2817
+ "avg": false,
2818
+ "current": false,
2819
+ "max": false,
2820
+ "min": false,
2821
+ "show": true,
2822
+ "total": false,
2823
+ "values": false
2824
+ },
2825
+ "lines": true,
2826
+ "linewidth": 1,
2827
+ "nullPointMode": "null",
2828
+ "options": {
2829
+ "alertThreshold": true
2830
+ },
2831
+ "percentage": false,
2832
+ "pluginVersion": "7.5.4",
2833
+ "pointradius": 2,
2834
+ "points": false,
2835
+ "renderer": "flot",
2836
+ "seriesOverrides": [],
2837
+ "spaceLength": 10,
2838
+ "stack": false,
2839
+ "steppedLine": false,
2840
+ "targets": [
2841
+ {
2842
+ "exemplar": true,
2843
+ "expr": "avg(rate(container_cpu_usage_seconds_total{namespace!~\"(netis|sre)\", container!~\"(POD|istio-proxy|olp-srvr-v1)\",service=\"kubelet\"}[5m]) ) by (container, namespace)\r\n /\r\navg( kube_pod_container_resource_limits_cpu_cores ) by (container, namespace) * 100 \u003e 50",
2844
+ "interval": "",
2845
+ "legendFormat": "{{namespace}} {{container}}",
2846
+ "refId": "A"
2847
+ }
2848
+ ],
2849
+ "thresholds": [],
2850
+ "timeFrom": null,
2851
+ "timeRegions": [],
2852
+ "timeShift": null,
2853
+ "title": "cpu 使用量",
2854
+ "tooltip": {
2855
+ "shared": true,
2856
+ "sort": 0,
2857
+ "value_type": "individual"
2858
+ },
2859
+ "type": "graph",
2860
+ "xaxis": {
2861
+ "buckets": null,
2862
+ "mode": "time",
2863
+ "name": null,
2864
+ "show": true,
2865
+ "values": []
2866
+ },
2867
+ "yaxes": [
2868
+ {
2869
+ "$$hashKey": "object:2298",
2870
+ "format": "short",
2871
+ "label": null,
2872
+ "logBase": 1,
2873
+ "max": "100",
2874
+ "min": "0",
2875
+ "show": true
2876
+ },
2877
+ {
2878
+ "$$hashKey": "object:2299",
2879
+ "format": "short",
2880
+ "label": null,
2881
+ "logBase": 1,
2882
+ "max": null,
2883
+ "min": null,
2884
+ "show": true
2885
+ }
2886
+ ],
2887
+ "yaxis": {
2888
+ "align": false,
2889
+ "alignLevel": null
2890
+ }
2891
+ },
2892
+ {
2893
+ "aliasColors": {},
2894
+ "bars": false,
2895
+ "dashLength": 10,
2896
+ "dashes": false,
2897
+ "datasource": "Prometheus",
2898
+ "fieldConfig": {
2899
+ "defaults": {
2900
+ "unit": "short"
2901
+ },
2902
+ "overrides": []
2903
+ },
2904
+ "fill": 1,
2905
+ "fillGradient": 0,
2906
+ "gridPos": {
2907
+ "h": 6,
2908
+ "w": 8,
2909
+ "x": 0,
2910
+ "y": 54
2911
+ },
2912
+ "hiddenSeries": false,
2913
+ "id": 49,
2914
+ "legend": {
2915
+ "alignAsTable": true,
2916
+ "avg": false,
2917
+ "current": true,
2918
+ "max": true,
2919
+ "min": false,
2920
+ "rightSide": true,
2921
+ "show": true,
2922
+ "sort": "current",
2923
+ "sortDesc": true,
2924
+ "total": false,
2925
+ "values": true
2926
+ },
2927
+ "lines": true,
2928
+ "linewidth": 1,
2929
+ "nullPointMode": "null",
2930
+ "options": {
2931
+ "alertThreshold": true
2932
+ },
2933
+ "percentage": false,
2934
+ "pluginVersion": "7.5.4",
2935
+ "pointradius": 2,
2936
+ "points": false,
2937
+ "renderer": "flot",
2938
+ "seriesOverrides": [],
2939
+ "spaceLength": 10,
2940
+ "stack": false,
2941
+ "steppedLine": false,
2942
+ "targets": [
2943
+ {
2944
+ "exemplar": true,
2945
+ "expr": "irate(node_netstat_Tcp_RetransSegs{instance=~\"hd-l.+\"}[1m])\r",
2946
+ "interval": "",
2947
+ "intervalFactor": 1,
2948
+ "legendFormat": "{{ instance }} ",
2949
+ "queryType": "randomWalk",
2950
+ "refId": "A"
2951
+ }
2952
+ ],
2953
+ "thresholds": [],
2954
+ "timeFrom": null,
2955
+ "timeRegions": [],
2956
+ "timeShift": null,
2957
+ "title": "Node 重传",
2958
+ "tooltip": {
2959
+ "shared": true,
2960
+ "sort": 2,
2961
+ "value_type": "individual"
2962
+ },
2963
+ "type": "graph",
2964
+ "xaxis": {
2965
+ "buckets": null,
2966
+ "mode": "time",
2967
+ "name": null,
2968
+ "show": true,
2969
+ "values": []
2970
+ },
2971
+ "yaxes": [
2972
+ {
2973
+ "$$hashKey": "object:435",
2974
+ "format": "short",
2975
+ "label": null,
2976
+ "logBase": 1,
2977
+ "max": null,
2978
+ "min": null,
2979
+ "show": true
2980
+ },
2981
+ {
2982
+ "$$hashKey": "object:436",
2983
+ "format": "short",
2984
+ "label": null,
2985
+ "logBase": 1,
2986
+ "max": null,
2987
+ "min": null,
2988
+ "show": true
2989
+ }
2990
+ ],
2991
+ "yaxis": {
2992
+ "align": false,
2993
+ "alignLevel": null
2994
+ }
2995
+ },
2996
+ {
2997
+ "aliasColors": {},
2998
+ "bars": false,
2999
+ "dashLength": 10,
3000
+ "dashes": false,
3001
+ "datasource": "VictoriaMetrics-Cluster",
3002
+ "fieldConfig": {
3003
+ "defaults": {},
3004
+ "overrides": []
3005
+ },
3006
+ "fill": 1,
3007
+ "fillGradient": 0,
3008
+ "gridPos": {
3009
+ "h": 6,
3010
+ "w": 8,
3011
+ "x": 8,
3012
+ "y": 54
3013
+ },
3014
+ "hiddenSeries": false,
3015
+ "id": 51,
3016
+ "legend": {
3017
+ "avg": false,
3018
+ "current": false,
3019
+ "max": false,
3020
+ "min": false,
3021
+ "show": true,
3022
+ "total": false,
3023
+ "values": false
3024
+ },
3025
+ "lines": true,
3026
+ "linewidth": 1,
3027
+ "nullPointMode": "null",
3028
+ "options": {
3029
+ "alertThreshold": true
3030
+ },
3031
+ "percentage": false,
3032
+ "pluginVersion": "7.5.4",
3033
+ "pointradius": 2,
3034
+ "points": false,
3035
+ "renderer": "flot",
3036
+ "seriesOverrides": [],
3037
+ "spaceLength": 10,
3038
+ "stack": false,
3039
+ "steppedLine": false,
3040
+ "targets": [
3041
+ {
3042
+ "exemplar": true,
3043
+ "expr": "histogram_quantile(0.95, sum(rate(apiserver_request_duration_seconds_bucket{verb!~\"CONNECT|WATCH\",instance=~\"10.200.24.*\"}[5m])) by (le,instance))",
3044
+ "interval": "",
3045
+ "legendFormat": "{{p95}} {{instance}}",
3046
+ "refId": "A"
3047
+ }
3048
+ ],
3049
+ "thresholds": [],
3050
+ "timeFrom": null,
3051
+ "timeRegions": [],
3052
+ "timeShift": null,
3053
+ "title": "apiserver响应时间",
3054
+ "tooltip": {
3055
+ "shared": true,
3056
+ "sort": 0,
3057
+ "value_type": "individual"
3058
+ },
3059
+ "type": "graph",
3060
+ "xaxis": {
3061
+ "buckets": null,
3062
+ "mode": "time",
3063
+ "name": null,
3064
+ "show": true,
3065
+ "values": []
3066
+ },
3067
+ "yaxes": [
3068
+ {
3069
+ "$$hashKey": "object:1079",
3070
+ "format": "s",
3071
+ "label": null,
3072
+ "logBase": 1,
3073
+ "max": null,
3074
+ "min": null,
3075
+ "show": true
3076
+ },
3077
+ {
3078
+ "$$hashKey": "object:1080",
3079
+ "format": "short",
3080
+ "label": null,
3081
+ "logBase": 1,
3082
+ "max": null,
3083
+ "min": null,
3084
+ "show": true
3085
+ }
3086
+ ],
3087
+ "yaxis": {
3088
+ "align": false,
3089
+ "alignLevel": null
3090
+ }
3091
+ }
3092
+ ],
3093
+ "refresh": "30s",
3094
+ "schemaVersion": 27,
3095
+ "style": "dark",
3096
+ "tags": [],
3097
+ "templating": {
3098
+ "list": []
3099
+ },
3100
+ "time": {
3101
+ "from": "now-3h",
3102
+ "to": "now"
3103
+ },
3104
+ "timepicker": {
3105
+ "refresh_intervals": [
3106
+ "5s",
3107
+ "10s",
3108
+ "30s",
3109
+ "1m",
3110
+ "5m",
3111
+ "15m",
3112
+ "30m",
3113
+ "1h",
3114
+ "2h",
3115
+ "1d"
3116
+ ]
3117
+ },
3118
+ "timezone": "",
3119
+ "title": "荷丹路kubernetes 监控大屏 新",
3120
+ "uid": "Ya0c9pW7z",
3121
+ "version": 115
3122
+ }