@leverege/build-tools 2.104.0 → 2.105.1

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,1611 @@
1
+ {
2
+ "apiVersion": "dashboard.grafana.app/v2",
3
+ "kind": "Dashboard",
4
+ "metadata": {
5
+ "name": "2mkA2NVnz",
6
+ "namespace": "default",
7
+ "uid": "QRxcnhc7WYtmXxM6GipqbTRKfZtuZt8OnXfC7TxmXHkX",
8
+ "resourceVersion": "1773762240000054",
9
+ "generation": 11,
10
+ "creationTimestamp": "2025-11-03T17:56:53Z",
11
+ "labels": {
12
+ "grafana.app/deprecatedInternalID": "7"
13
+ },
14
+ "annotations": {
15
+ "grafana.app/createdBy": "user:fepujy16x1ywwc",
16
+ "grafana.app/folder": "efgawspk5648wd",
17
+ "grafana.app/updatedBy": "user:fepujy16x1ywwc",
18
+ "grafana.app/updatedTimestamp": "2026-03-17T15:44:03Z",
19
+ "grafana.app/folderTitle": "Leverege CV",
20
+ "grafana.app/folderUrl": "/dashboards/f/efgawspk5648wd/leverege-cv"
21
+ }
22
+ },
23
+ "spec": {
24
+ "annotations": [
25
+ {
26
+ "kind": "AnnotationQuery",
27
+ "spec": {
28
+ "query": {
29
+ "kind": "DataQuery",
30
+ "group": "datasource",
31
+ "version": "v0",
32
+ "datasource": {
33
+ "name": "grafana"
34
+ },
35
+ "spec": {
36
+ "limit": 100,
37
+ "matchAny": false,
38
+ "tags": [],
39
+ "type": "dashboard"
40
+ }
41
+ },
42
+ "enable": true,
43
+ "hide": true,
44
+ "iconColor": "rgba(0, 211, 255, 1)",
45
+ "name": "Annotations & Alerts",
46
+ "builtIn": true,
47
+ "legacyOptions": {
48
+ "type": "dashboard"
49
+ }
50
+ }
51
+ }
52
+ ],
53
+ "cursorSync": "Crosshair",
54
+ "description": "Visualize metrics from the Triton server.",
55
+ "editable": true,
56
+ "elements": {
57
+ "panel-10": {
58
+ "kind": "Panel",
59
+ "spec": {
60
+ "id": 10,
61
+ "title": "Request time",
62
+ "description": "",
63
+ "links": [],
64
+ "data": {
65
+ "kind": "QueryGroup",
66
+ "spec": {
67
+ "queries": [
68
+ {
69
+ "kind": "PanelQuery",
70
+ "spec": {
71
+ "query": {
72
+ "kind": "DataQuery",
73
+ "group": "prometheus",
74
+ "version": "v0",
75
+ "datasource": {
76
+ "name": "Prometheus"
77
+ },
78
+ "spec": {
79
+ "editorMode": "code",
80
+ "exemplar": true,
81
+ "expr": "irate(nv_inference_request_duration_us{job=\"$job\"}[60s]) / irate(nv_inference_request_success{job=\"$job\"}[60s])",
82
+ "interval": "",
83
+ "legendFormat": "{{model}}-{{version}}",
84
+ "range": true
85
+ }
86
+ },
87
+ "refId": "A",
88
+ "hidden": false
89
+ }
90
+ }
91
+ ],
92
+ "transformations": [],
93
+ "queryOptions": {}
94
+ }
95
+ },
96
+ "vizConfig": {
97
+ "kind": "VizConfig",
98
+ "group": "timeseries",
99
+ "version": "12.3.1",
100
+ "spec": {
101
+ "options": {
102
+ "alertThreshold": true,
103
+ "legend": {
104
+ "calcs": [],
105
+ "displayMode": "list",
106
+ "placement": "bottom",
107
+ "showLegend": true
108
+ },
109
+ "tooltip": {
110
+ "hideZeros": false,
111
+ "mode": "multi",
112
+ "sort": "none"
113
+ }
114
+ },
115
+ "fieldConfig": {
116
+ "defaults": {
117
+ "unit": "µs",
118
+ "thresholds": {
119
+ "mode": "absolute",
120
+ "steps": [
121
+ {
122
+ "value": 0,
123
+ "color": "green"
124
+ },
125
+ {
126
+ "value": 80,
127
+ "color": "red"
128
+ }
129
+ ]
130
+ },
131
+ "color": {
132
+ "mode": "palette-classic"
133
+ },
134
+ "custom": {
135
+ "axisBorderShow": false,
136
+ "axisCenteredZero": false,
137
+ "axisColorMode": "text",
138
+ "axisLabel": "",
139
+ "axisPlacement": "auto",
140
+ "barAlignment": 0,
141
+ "barWidthFactor": 0.6,
142
+ "drawStyle": "line",
143
+ "fillOpacity": 10,
144
+ "gradientMode": "none",
145
+ "hideFrom": {
146
+ "legend": false,
147
+ "tooltip": false,
148
+ "viz": false
149
+ },
150
+ "insertNulls": false,
151
+ "lineInterpolation": "linear",
152
+ "lineWidth": 1,
153
+ "pointSize": 5,
154
+ "scaleDistribution": {
155
+ "type": "linear"
156
+ },
157
+ "showPoints": "never",
158
+ "showValues": false,
159
+ "spanNulls": false,
160
+ "stacking": {
161
+ "group": "A",
162
+ "mode": "none"
163
+ },
164
+ "thresholdsStyle": {
165
+ "mode": "off"
166
+ }
167
+ }
168
+ },
169
+ "overrides": []
170
+ }
171
+ }
172
+ }
173
+ }
174
+ },
175
+ "panel-11": {
176
+ "kind": "Panel",
177
+ "spec": {
178
+ "id": 11,
179
+ "title": "Queue time / req",
180
+ "description": "",
181
+ "links": [],
182
+ "data": {
183
+ "kind": "QueryGroup",
184
+ "spec": {
185
+ "queries": [
186
+ {
187
+ "kind": "PanelQuery",
188
+ "spec": {
189
+ "query": {
190
+ "kind": "DataQuery",
191
+ "group": "prometheus",
192
+ "version": "v0",
193
+ "datasource": {
194
+ "name": "Prometheus"
195
+ },
196
+ "spec": {
197
+ "editorMode": "code",
198
+ "exemplar": true,
199
+ "expr": "sum by (model,version) (irate(nv_inference_queue_duration_us{job=\"$job\"}[60s]) / irate(nv_inference_request_success{job=\"$job\"}[60s]))",
200
+ "interval": "",
201
+ "legendFormat": "{{model}}-{{version}}",
202
+ "range": true
203
+ }
204
+ },
205
+ "refId": "A",
206
+ "hidden": false
207
+ }
208
+ }
209
+ ],
210
+ "transformations": [],
211
+ "queryOptions": {}
212
+ }
213
+ },
214
+ "vizConfig": {
215
+ "kind": "VizConfig",
216
+ "group": "timeseries",
217
+ "version": "12.3.1",
218
+ "spec": {
219
+ "options": {
220
+ "alertThreshold": true,
221
+ "legend": {
222
+ "calcs": [],
223
+ "displayMode": "list",
224
+ "placement": "bottom",
225
+ "showLegend": true
226
+ },
227
+ "tooltip": {
228
+ "hideZeros": false,
229
+ "mode": "multi",
230
+ "sort": "none"
231
+ }
232
+ },
233
+ "fieldConfig": {
234
+ "defaults": {
235
+ "unit": "µs",
236
+ "thresholds": {
237
+ "mode": "absolute",
238
+ "steps": [
239
+ {
240
+ "value": 0,
241
+ "color": "green"
242
+ },
243
+ {
244
+ "value": 80,
245
+ "color": "red"
246
+ }
247
+ ]
248
+ },
249
+ "color": {
250
+ "mode": "palette-classic"
251
+ },
252
+ "custom": {
253
+ "axisBorderShow": false,
254
+ "axisCenteredZero": false,
255
+ "axisColorMode": "text",
256
+ "axisLabel": "",
257
+ "axisPlacement": "auto",
258
+ "barAlignment": 0,
259
+ "barWidthFactor": 0.6,
260
+ "drawStyle": "line",
261
+ "fillOpacity": 10,
262
+ "gradientMode": "none",
263
+ "hideFrom": {
264
+ "legend": false,
265
+ "tooltip": false,
266
+ "viz": false
267
+ },
268
+ "insertNulls": false,
269
+ "lineInterpolation": "linear",
270
+ "lineWidth": 1,
271
+ "pointSize": 5,
272
+ "scaleDistribution": {
273
+ "type": "linear"
274
+ },
275
+ "showPoints": "never",
276
+ "showValues": false,
277
+ "spanNulls": false,
278
+ "stacking": {
279
+ "group": "A",
280
+ "mode": "none"
281
+ },
282
+ "thresholdsStyle": {
283
+ "mode": "off"
284
+ }
285
+ }
286
+ },
287
+ "overrides": []
288
+ }
289
+ }
290
+ }
291
+ }
292
+ },
293
+ "panel-12": {
294
+ "kind": "Panel",
295
+ "spec": {
296
+ "id": 12,
297
+ "title": "Input time / req",
298
+ "description": "",
299
+ "links": [],
300
+ "data": {
301
+ "kind": "QueryGroup",
302
+ "spec": {
303
+ "queries": [
304
+ {
305
+ "kind": "PanelQuery",
306
+ "spec": {
307
+ "query": {
308
+ "kind": "DataQuery",
309
+ "group": "prometheus",
310
+ "version": "v0",
311
+ "datasource": {
312
+ "name": "Prometheus"
313
+ },
314
+ "spec": {
315
+ "editorMode": "code",
316
+ "exemplar": true,
317
+ "expr": "irate(nv_inference_compute_input_duration_us{job=\"$job\"}[60s]) / irate(nv_inference_request_success{job=\"$job\"}[60s])",
318
+ "format": "time_series",
319
+ "instant": false,
320
+ "interval": "",
321
+ "intervalFactor": 1,
322
+ "legendFormat": "{{model}}-{{version}}"
323
+ }
324
+ },
325
+ "refId": "A",
326
+ "hidden": false
327
+ }
328
+ }
329
+ ],
330
+ "transformations": [],
331
+ "queryOptions": {}
332
+ }
333
+ },
334
+ "vizConfig": {
335
+ "kind": "VizConfig",
336
+ "group": "timeseries",
337
+ "version": "12.3.1",
338
+ "spec": {
339
+ "options": {
340
+ "alertThreshold": true,
341
+ "legend": {
342
+ "calcs": [],
343
+ "displayMode": "list",
344
+ "placement": "bottom",
345
+ "showLegend": true
346
+ },
347
+ "tooltip": {
348
+ "hideZeros": false,
349
+ "mode": "multi",
350
+ "sort": "none"
351
+ }
352
+ },
353
+ "fieldConfig": {
354
+ "defaults": {
355
+ "unit": "µs",
356
+ "thresholds": {
357
+ "mode": "absolute",
358
+ "steps": [
359
+ {
360
+ "value": 0,
361
+ "color": "green"
362
+ },
363
+ {
364
+ "value": 80,
365
+ "color": "red"
366
+ }
367
+ ]
368
+ },
369
+ "color": {
370
+ "mode": "palette-classic"
371
+ },
372
+ "custom": {
373
+ "axisBorderShow": false,
374
+ "axisCenteredZero": false,
375
+ "axisColorMode": "text",
376
+ "axisLabel": "",
377
+ "axisPlacement": "auto",
378
+ "barAlignment": 0,
379
+ "barWidthFactor": 0.6,
380
+ "drawStyle": "line",
381
+ "fillOpacity": 10,
382
+ "gradientMode": "none",
383
+ "hideFrom": {
384
+ "legend": false,
385
+ "tooltip": false,
386
+ "viz": false
387
+ },
388
+ "insertNulls": false,
389
+ "lineInterpolation": "linear",
390
+ "lineWidth": 1,
391
+ "pointSize": 5,
392
+ "scaleDistribution": {
393
+ "type": "linear"
394
+ },
395
+ "showPoints": "never",
396
+ "showValues": false,
397
+ "spanNulls": false,
398
+ "stacking": {
399
+ "group": "A",
400
+ "mode": "none"
401
+ },
402
+ "thresholdsStyle": {
403
+ "mode": "off"
404
+ }
405
+ }
406
+ },
407
+ "overrides": []
408
+ }
409
+ }
410
+ }
411
+ }
412
+ },
413
+ "panel-13": {
414
+ "kind": "Panel",
415
+ "spec": {
416
+ "id": 13,
417
+ "title": "Output time / req",
418
+ "description": "",
419
+ "links": [],
420
+ "data": {
421
+ "kind": "QueryGroup",
422
+ "spec": {
423
+ "queries": [
424
+ {
425
+ "kind": "PanelQuery",
426
+ "spec": {
427
+ "query": {
428
+ "kind": "DataQuery",
429
+ "group": "prometheus",
430
+ "version": "v0",
431
+ "datasource": {
432
+ "name": "Prometheus"
433
+ },
434
+ "spec": {
435
+ "editorMode": "code",
436
+ "exemplar": true,
437
+ "expr": "irate(nv_inference_compute_output_duration_us{job=\"$job\"}[60s]) / irate(nv_inference_request_success{job=\"$job\"}[60s])",
438
+ "interval": "",
439
+ "legendFormat": "{{model}}-{{version}}",
440
+ "range": true
441
+ }
442
+ },
443
+ "refId": "A",
444
+ "hidden": false
445
+ }
446
+ }
447
+ ],
448
+ "transformations": [],
449
+ "queryOptions": {}
450
+ }
451
+ },
452
+ "vizConfig": {
453
+ "kind": "VizConfig",
454
+ "group": "timeseries",
455
+ "version": "12.3.1",
456
+ "spec": {
457
+ "options": {
458
+ "alertThreshold": true,
459
+ "legend": {
460
+ "calcs": [],
461
+ "displayMode": "list",
462
+ "placement": "bottom",
463
+ "showLegend": true
464
+ },
465
+ "tooltip": {
466
+ "hideZeros": false,
467
+ "mode": "multi",
468
+ "sort": "none"
469
+ }
470
+ },
471
+ "fieldConfig": {
472
+ "defaults": {
473
+ "unit": "µs",
474
+ "thresholds": {
475
+ "mode": "absolute",
476
+ "steps": [
477
+ {
478
+ "value": 0,
479
+ "color": "green"
480
+ },
481
+ {
482
+ "value": 80,
483
+ "color": "red"
484
+ }
485
+ ]
486
+ },
487
+ "color": {
488
+ "mode": "palette-classic"
489
+ },
490
+ "custom": {
491
+ "axisBorderShow": false,
492
+ "axisCenteredZero": false,
493
+ "axisColorMode": "text",
494
+ "axisLabel": "",
495
+ "axisPlacement": "auto",
496
+ "barAlignment": 0,
497
+ "barWidthFactor": 0.6,
498
+ "drawStyle": "line",
499
+ "fillOpacity": 10,
500
+ "gradientMode": "none",
501
+ "hideFrom": {
502
+ "legend": false,
503
+ "tooltip": false,
504
+ "viz": false
505
+ },
506
+ "insertNulls": false,
507
+ "lineInterpolation": "linear",
508
+ "lineWidth": 1,
509
+ "pointSize": 5,
510
+ "scaleDistribution": {
511
+ "type": "linear"
512
+ },
513
+ "showPoints": "never",
514
+ "showValues": false,
515
+ "spanNulls": false,
516
+ "stacking": {
517
+ "group": "A",
518
+ "mode": "none"
519
+ },
520
+ "thresholdsStyle": {
521
+ "mode": "off"
522
+ }
523
+ }
524
+ },
525
+ "overrides": []
526
+ }
527
+ }
528
+ }
529
+ }
530
+ },
531
+ "panel-15": {
532
+ "kind": "Panel",
533
+ "spec": {
534
+ "id": 15,
535
+ "title": "Inference time / req",
536
+ "description": "",
537
+ "links": [],
538
+ "data": {
539
+ "kind": "QueryGroup",
540
+ "spec": {
541
+ "queries": [
542
+ {
543
+ "kind": "PanelQuery",
544
+ "spec": {
545
+ "query": {
546
+ "kind": "DataQuery",
547
+ "group": "prometheus",
548
+ "version": "v0",
549
+ "datasource": {
550
+ "name": "Prometheus"
551
+ },
552
+ "spec": {
553
+ "editorMode": "code",
554
+ "exemplar": true,
555
+ "expr": "irate(nv_inference_compute_infer_duration_us{job=\"$job\"}[60s]) / irate(nv_inference_request_success{job=\"$job\"}[60s])",
556
+ "interval": "",
557
+ "legendFormat": "{{model}}-{{version}}",
558
+ "range": true
559
+ }
560
+ },
561
+ "refId": "A",
562
+ "hidden": false
563
+ }
564
+ }
565
+ ],
566
+ "transformations": [],
567
+ "queryOptions": {}
568
+ }
569
+ },
570
+ "vizConfig": {
571
+ "kind": "VizConfig",
572
+ "group": "timeseries",
573
+ "version": "12.3.1",
574
+ "spec": {
575
+ "options": {
576
+ "alertThreshold": true,
577
+ "legend": {
578
+ "calcs": [],
579
+ "displayMode": "list",
580
+ "placement": "bottom",
581
+ "showLegend": true
582
+ },
583
+ "tooltip": {
584
+ "hideZeros": false,
585
+ "mode": "multi",
586
+ "sort": "none"
587
+ }
588
+ },
589
+ "fieldConfig": {
590
+ "defaults": {
591
+ "unit": "µs",
592
+ "thresholds": {
593
+ "mode": "absolute",
594
+ "steps": [
595
+ {
596
+ "value": 0,
597
+ "color": "green"
598
+ },
599
+ {
600
+ "value": 80,
601
+ "color": "red"
602
+ }
603
+ ]
604
+ },
605
+ "color": {
606
+ "mode": "palette-classic"
607
+ },
608
+ "custom": {
609
+ "axisBorderShow": false,
610
+ "axisCenteredZero": false,
611
+ "axisColorMode": "text",
612
+ "axisLabel": "",
613
+ "axisPlacement": "auto",
614
+ "barAlignment": 0,
615
+ "barWidthFactor": 0.6,
616
+ "drawStyle": "line",
617
+ "fillOpacity": 10,
618
+ "gradientMode": "none",
619
+ "hideFrom": {
620
+ "legend": false,
621
+ "tooltip": false,
622
+ "viz": false
623
+ },
624
+ "insertNulls": false,
625
+ "lineInterpolation": "linear",
626
+ "lineWidth": 1,
627
+ "pointSize": 5,
628
+ "scaleDistribution": {
629
+ "type": "linear"
630
+ },
631
+ "showPoints": "never",
632
+ "showValues": false,
633
+ "spanNulls": false,
634
+ "stacking": {
635
+ "group": "A",
636
+ "mode": "none"
637
+ },
638
+ "thresholdsStyle": {
639
+ "mode": "off"
640
+ }
641
+ }
642
+ },
643
+ "overrides": []
644
+ }
645
+ }
646
+ }
647
+ }
648
+ },
649
+ "panel-16": {
650
+ "kind": "Panel",
651
+ "spec": {
652
+ "id": 16,
653
+ "title": "Request fail / sec",
654
+ "description": "",
655
+ "links": [],
656
+ "data": {
657
+ "kind": "QueryGroup",
658
+ "spec": {
659
+ "queries": [
660
+ {
661
+ "kind": "PanelQuery",
662
+ "spec": {
663
+ "query": {
664
+ "kind": "DataQuery",
665
+ "group": "prometheus",
666
+ "version": "v0",
667
+ "datasource": {
668
+ "name": "Prometheus"
669
+ },
670
+ "spec": {
671
+ "exemplar": true,
672
+ "expr": "sum by (model,version) (rate(nv_inference_request_failure{job=\"$job\"}[5m]) )",
673
+ "interval": "",
674
+ "intervalFactor": 1,
675
+ "legendFormat": "{{model}}"
676
+ }
677
+ },
678
+ "refId": "A",
679
+ "hidden": false
680
+ }
681
+ }
682
+ ],
683
+ "transformations": [],
684
+ "queryOptions": {}
685
+ }
686
+ },
687
+ "vizConfig": {
688
+ "kind": "VizConfig",
689
+ "group": "timeseries",
690
+ "version": "12.3.1",
691
+ "spec": {
692
+ "options": {
693
+ "alertThreshold": true,
694
+ "legend": {
695
+ "calcs": [],
696
+ "displayMode": "list",
697
+ "placement": "bottom",
698
+ "showLegend": true
699
+ },
700
+ "tooltip": {
701
+ "hideZeros": false,
702
+ "mode": "multi",
703
+ "sort": "none"
704
+ }
705
+ },
706
+ "fieldConfig": {
707
+ "defaults": {
708
+ "unit": "short",
709
+ "thresholds": {
710
+ "mode": "absolute",
711
+ "steps": [
712
+ {
713
+ "value": 0,
714
+ "color": "green"
715
+ },
716
+ {
717
+ "value": 80,
718
+ "color": "red"
719
+ }
720
+ ]
721
+ },
722
+ "color": {
723
+ "mode": "palette-classic"
724
+ },
725
+ "custom": {
726
+ "axisBorderShow": false,
727
+ "axisCenteredZero": false,
728
+ "axisColorMode": "text",
729
+ "axisLabel": "",
730
+ "axisPlacement": "auto",
731
+ "barAlignment": 0,
732
+ "barWidthFactor": 0.6,
733
+ "drawStyle": "line",
734
+ "fillOpacity": 10,
735
+ "gradientMode": "none",
736
+ "hideFrom": {
737
+ "legend": false,
738
+ "tooltip": false,
739
+ "viz": false
740
+ },
741
+ "insertNulls": false,
742
+ "lineInterpolation": "linear",
743
+ "lineWidth": 1,
744
+ "pointSize": 5,
745
+ "scaleDistribution": {
746
+ "type": "linear"
747
+ },
748
+ "showPoints": "never",
749
+ "showValues": false,
750
+ "spanNulls": false,
751
+ "stacking": {
752
+ "group": "A",
753
+ "mode": "none"
754
+ },
755
+ "thresholdsStyle": {
756
+ "mode": "off"
757
+ }
758
+ }
759
+ },
760
+ "overrides": []
761
+ }
762
+ }
763
+ }
764
+ }
765
+ },
766
+ "panel-17": {
767
+ "kind": "Panel",
768
+ "spec": {
769
+ "id": 17,
770
+ "title": "DB ratio ( #request / #exec )",
771
+ "description": "",
772
+ "links": [],
773
+ "data": {
774
+ "kind": "QueryGroup",
775
+ "spec": {
776
+ "queries": [
777
+ {
778
+ "kind": "PanelQuery",
779
+ "spec": {
780
+ "query": {
781
+ "kind": "DataQuery",
782
+ "group": "prometheus",
783
+ "version": "v0",
784
+ "datasource": {
785
+ "name": "Prometheus"
786
+ },
787
+ "spec": {
788
+ "editorMode": "code",
789
+ "exemplar": true,
790
+ "expr": "sum by (model,version) (rate(nv_inference_request_success{job=\"$job\"}[60s])/rate(nv_inference_exec_count{job=\"$job\"}[60s]) )",
791
+ "interval": "",
792
+ "legendFormat": "{{model}}-{{version}}",
793
+ "range": true
794
+ }
795
+ },
796
+ "refId": "A",
797
+ "hidden": false
798
+ }
799
+ }
800
+ ],
801
+ "transformations": [],
802
+ "queryOptions": {}
803
+ }
804
+ },
805
+ "vizConfig": {
806
+ "kind": "VizConfig",
807
+ "group": "timeseries",
808
+ "version": "12.3.1",
809
+ "spec": {
810
+ "options": {
811
+ "alertThreshold": true,
812
+ "legend": {
813
+ "calcs": [],
814
+ "displayMode": "list",
815
+ "placement": "bottom",
816
+ "showLegend": true
817
+ },
818
+ "tooltip": {
819
+ "hideZeros": false,
820
+ "mode": "multi",
821
+ "sort": "none"
822
+ }
823
+ },
824
+ "fieldConfig": {
825
+ "defaults": {
826
+ "unit": "short",
827
+ "thresholds": {
828
+ "mode": "absolute",
829
+ "steps": [
830
+ {
831
+ "value": 0,
832
+ "color": "green"
833
+ },
834
+ {
835
+ "value": 80,
836
+ "color": "red"
837
+ }
838
+ ]
839
+ },
840
+ "color": {
841
+ "mode": "palette-classic"
842
+ },
843
+ "custom": {
844
+ "axisBorderShow": false,
845
+ "axisCenteredZero": false,
846
+ "axisColorMode": "text",
847
+ "axisLabel": "",
848
+ "axisPlacement": "auto",
849
+ "barAlignment": 0,
850
+ "barWidthFactor": 0.6,
851
+ "drawStyle": "line",
852
+ "fillOpacity": 10,
853
+ "gradientMode": "none",
854
+ "hideFrom": {
855
+ "legend": false,
856
+ "tooltip": false,
857
+ "viz": false
858
+ },
859
+ "insertNulls": false,
860
+ "lineInterpolation": "linear",
861
+ "lineWidth": 1,
862
+ "pointSize": 5,
863
+ "scaleDistribution": {
864
+ "type": "linear"
865
+ },
866
+ "showPoints": "never",
867
+ "showValues": false,
868
+ "spanNulls": false,
869
+ "stacking": {
870
+ "group": "A",
871
+ "mode": "none"
872
+ },
873
+ "thresholdsStyle": {
874
+ "mode": "off"
875
+ }
876
+ }
877
+ },
878
+ "overrides": []
879
+ }
880
+ }
881
+ }
882
+ }
883
+ },
884
+ "panel-2": {
885
+ "kind": "Panel",
886
+ "spec": {
887
+ "id": 2,
888
+ "title": "GPU Util",
889
+ "description": "",
890
+ "links": [],
891
+ "data": {
892
+ "kind": "QueryGroup",
893
+ "spec": {
894
+ "queries": [
895
+ {
896
+ "kind": "PanelQuery",
897
+ "spec": {
898
+ "query": {
899
+ "kind": "DataQuery",
900
+ "group": "prometheus",
901
+ "version": "v0",
902
+ "datasource": {
903
+ "name": "Prometheus"
904
+ },
905
+ "spec": {
906
+ "exemplar": true,
907
+ "expr": "nv_gpu_utilization{job=\"$job\"}",
908
+ "format": "time_series",
909
+ "interval": "",
910
+ "legendFormat": "Util"
911
+ }
912
+ },
913
+ "refId": "A",
914
+ "hidden": false
915
+ }
916
+ }
917
+ ],
918
+ "transformations": [],
919
+ "queryOptions": {}
920
+ }
921
+ },
922
+ "vizConfig": {
923
+ "kind": "VizConfig",
924
+ "group": "timeseries",
925
+ "version": "12.3.1",
926
+ "spec": {
927
+ "options": {
928
+ "alertThreshold": true,
929
+ "legend": {
930
+ "calcs": [],
931
+ "displayMode": "list",
932
+ "placement": "bottom",
933
+ "showLegend": true
934
+ },
935
+ "tooltip": {
936
+ "hideZeros": false,
937
+ "mode": "multi",
938
+ "sort": "none"
939
+ }
940
+ },
941
+ "fieldConfig": {
942
+ "defaults": {
943
+ "unit": "percentunit",
944
+ "min": 0,
945
+ "thresholds": {
946
+ "mode": "absolute",
947
+ "steps": [
948
+ {
949
+ "value": 0,
950
+ "color": "green"
951
+ },
952
+ {
953
+ "value": 80,
954
+ "color": "red"
955
+ }
956
+ ]
957
+ },
958
+ "color": {
959
+ "mode": "palette-classic"
960
+ },
961
+ "custom": {
962
+ "axisBorderShow": false,
963
+ "axisCenteredZero": false,
964
+ "axisColorMode": "text",
965
+ "axisLabel": "",
966
+ "axisPlacement": "auto",
967
+ "barAlignment": 0,
968
+ "barWidthFactor": 0.6,
969
+ "drawStyle": "line",
970
+ "fillOpacity": 10,
971
+ "gradientMode": "none",
972
+ "hideFrom": {
973
+ "legend": false,
974
+ "tooltip": false,
975
+ "viz": false
976
+ },
977
+ "insertNulls": false,
978
+ "lineInterpolation": "linear",
979
+ "lineWidth": 1,
980
+ "pointSize": 5,
981
+ "scaleDistribution": {
982
+ "type": "linear"
983
+ },
984
+ "showPoints": "never",
985
+ "showValues": false,
986
+ "spanNulls": false,
987
+ "stacking": {
988
+ "group": "A",
989
+ "mode": "none"
990
+ },
991
+ "thresholdsStyle": {
992
+ "mode": "off"
993
+ }
994
+ }
995
+ },
996
+ "overrides": []
997
+ }
998
+ }
999
+ }
1000
+ }
1001
+ },
1002
+ "panel-4": {
1003
+ "kind": "Panel",
1004
+ "spec": {
1005
+ "id": 4,
1006
+ "title": "Request success / sec",
1007
+ "description": "",
1008
+ "links": [],
1009
+ "data": {
1010
+ "kind": "QueryGroup",
1011
+ "spec": {
1012
+ "queries": [
1013
+ {
1014
+ "kind": "PanelQuery",
1015
+ "spec": {
1016
+ "query": {
1017
+ "kind": "DataQuery",
1018
+ "group": "prometheus",
1019
+ "version": "v0",
1020
+ "datasource": {
1021
+ "name": "Prometheus"
1022
+ },
1023
+ "spec": {
1024
+ "editorMode": "code",
1025
+ "exemplar": true,
1026
+ "expr": "sum by (model,version) (rate(nv_inference_request_success{job=\"$job\"}[60s]))",
1027
+ "instant": false,
1028
+ "interval": "",
1029
+ "intervalFactor": 1,
1030
+ "legendFormat": "{{model}}-{{version}}"
1031
+ }
1032
+ },
1033
+ "refId": "A",
1034
+ "hidden": false
1035
+ }
1036
+ }
1037
+ ],
1038
+ "transformations": [],
1039
+ "queryOptions": {}
1040
+ }
1041
+ },
1042
+ "vizConfig": {
1043
+ "kind": "VizConfig",
1044
+ "group": "timeseries",
1045
+ "version": "12.3.1",
1046
+ "spec": {
1047
+ "options": {
1048
+ "alertThreshold": true,
1049
+ "legend": {
1050
+ "calcs": [],
1051
+ "displayMode": "list",
1052
+ "placement": "bottom",
1053
+ "showLegend": true
1054
+ },
1055
+ "tooltip": {
1056
+ "hideZeros": false,
1057
+ "mode": "multi",
1058
+ "sort": "none"
1059
+ }
1060
+ },
1061
+ "fieldConfig": {
1062
+ "defaults": {
1063
+ "unit": "short",
1064
+ "thresholds": {
1065
+ "mode": "absolute",
1066
+ "steps": [
1067
+ {
1068
+ "value": 0,
1069
+ "color": "green"
1070
+ },
1071
+ {
1072
+ "value": 80,
1073
+ "color": "red"
1074
+ }
1075
+ ]
1076
+ },
1077
+ "color": {
1078
+ "mode": "palette-classic"
1079
+ },
1080
+ "custom": {
1081
+ "axisBorderShow": false,
1082
+ "axisCenteredZero": false,
1083
+ "axisColorMode": "text",
1084
+ "axisLabel": "",
1085
+ "axisPlacement": "auto",
1086
+ "barAlignment": 0,
1087
+ "barWidthFactor": 0.6,
1088
+ "drawStyle": "line",
1089
+ "fillOpacity": 10,
1090
+ "gradientMode": "none",
1091
+ "hideFrom": {
1092
+ "legend": false,
1093
+ "tooltip": false,
1094
+ "viz": false
1095
+ },
1096
+ "insertNulls": false,
1097
+ "lineInterpolation": "linear",
1098
+ "lineWidth": 1,
1099
+ "pointSize": 5,
1100
+ "scaleDistribution": {
1101
+ "type": "linear"
1102
+ },
1103
+ "showPoints": "never",
1104
+ "showValues": false,
1105
+ "spanNulls": false,
1106
+ "stacking": {
1107
+ "group": "A",
1108
+ "mode": "none"
1109
+ },
1110
+ "thresholdsStyle": {
1111
+ "mode": "off"
1112
+ }
1113
+ }
1114
+ },
1115
+ "overrides": [
1116
+ {
1117
+ "matcher": {
1118
+ "id": "byName",
1119
+ "options": "deepmet-1"
1120
+ },
1121
+ "properties": [
1122
+ {
1123
+ "id": "color",
1124
+ "value": {
1125
+ "fixedColor": "#7EB26D",
1126
+ "mode": "fixed"
1127
+ }
1128
+ }
1129
+ ]
1130
+ },
1131
+ {
1132
+ "matcher": {
1133
+ "id": "byName",
1134
+ "options": "{}"
1135
+ },
1136
+ "properties": [
1137
+ {
1138
+ "id": "unit",
1139
+ "value": "percentunit"
1140
+ },
1141
+ {
1142
+ "id": "custom.axisPlacement",
1143
+ "value": "right"
1144
+ }
1145
+ ]
1146
+ },
1147
+ {
1148
+ "matcher": {
1149
+ "id": "byName",
1150
+ "options": "nv_gpu_utilization{gpu_uuid=\"GPU-1254a0cf-7bb0-6470-29fa-fd843f57a29b\", instance=\"203.145.219.187:56014\", job=\"g4\"}"
1151
+ },
1152
+ "properties": [
1153
+ {
1154
+ "id": "unit",
1155
+ "value": "percentunit"
1156
+ },
1157
+ {
1158
+ "id": "custom.axisPlacement",
1159
+ "value": "right"
1160
+ }
1161
+ ]
1162
+ }
1163
+ ]
1164
+ }
1165
+ }
1166
+ }
1167
+ }
1168
+ },
1169
+ "panel-6": {
1170
+ "kind": "Panel",
1171
+ "spec": {
1172
+ "id": 6,
1173
+ "title": "Batchsize ( #infer/ #exec)",
1174
+ "description": "",
1175
+ "links": [],
1176
+ "data": {
1177
+ "kind": "QueryGroup",
1178
+ "spec": {
1179
+ "queries": [
1180
+ {
1181
+ "kind": "PanelQuery",
1182
+ "spec": {
1183
+ "query": {
1184
+ "kind": "DataQuery",
1185
+ "group": "prometheus",
1186
+ "version": "v0",
1187
+ "datasource": {
1188
+ "name": "Prometheus"
1189
+ },
1190
+ "spec": {
1191
+ "editorMode": "code",
1192
+ "exemplar": true,
1193
+ "expr": "sum by (model,version) (rate(nv_inference_count{job=\"$job\"}[60s])/rate(nv_inference_exec_count{job=\"$job\"}[60s]) )",
1194
+ "interval": "",
1195
+ "legendFormat": "{{model}}-{{version}}",
1196
+ "range": true
1197
+ }
1198
+ },
1199
+ "refId": "A",
1200
+ "hidden": false
1201
+ }
1202
+ }
1203
+ ],
1204
+ "transformations": [],
1205
+ "queryOptions": {}
1206
+ }
1207
+ },
1208
+ "vizConfig": {
1209
+ "kind": "VizConfig",
1210
+ "group": "timeseries",
1211
+ "version": "12.3.1",
1212
+ "spec": {
1213
+ "options": {
1214
+ "alertThreshold": true,
1215
+ "legend": {
1216
+ "calcs": [],
1217
+ "displayMode": "list",
1218
+ "placement": "bottom",
1219
+ "showLegend": true
1220
+ },
1221
+ "tooltip": {
1222
+ "hideZeros": false,
1223
+ "mode": "multi",
1224
+ "sort": "none"
1225
+ }
1226
+ },
1227
+ "fieldConfig": {
1228
+ "defaults": {
1229
+ "unit": "short",
1230
+ "thresholds": {
1231
+ "mode": "absolute",
1232
+ "steps": [
1233
+ {
1234
+ "value": 0,
1235
+ "color": "green"
1236
+ },
1237
+ {
1238
+ "value": 80,
1239
+ "color": "red"
1240
+ }
1241
+ ]
1242
+ },
1243
+ "color": {
1244
+ "mode": "palette-classic"
1245
+ },
1246
+ "custom": {
1247
+ "axisBorderShow": false,
1248
+ "axisCenteredZero": false,
1249
+ "axisColorMode": "text",
1250
+ "axisLabel": "",
1251
+ "axisPlacement": "auto",
1252
+ "barAlignment": 0,
1253
+ "barWidthFactor": 0.6,
1254
+ "drawStyle": "line",
1255
+ "fillOpacity": 10,
1256
+ "gradientMode": "none",
1257
+ "hideFrom": {
1258
+ "legend": false,
1259
+ "tooltip": false,
1260
+ "viz": false
1261
+ },
1262
+ "insertNulls": false,
1263
+ "lineInterpolation": "linear",
1264
+ "lineWidth": 1,
1265
+ "pointSize": 5,
1266
+ "scaleDistribution": {
1267
+ "type": "linear"
1268
+ },
1269
+ "showPoints": "never",
1270
+ "showValues": false,
1271
+ "spanNulls": false,
1272
+ "stacking": {
1273
+ "group": "A",
1274
+ "mode": "none"
1275
+ },
1276
+ "thresholdsStyle": {
1277
+ "mode": "off"
1278
+ }
1279
+ }
1280
+ },
1281
+ "overrides": []
1282
+ }
1283
+ }
1284
+ }
1285
+ }
1286
+ },
1287
+ "panel-8": {
1288
+ "kind": "Panel",
1289
+ "spec": {
1290
+ "id": 8,
1291
+ "title": "Power consumption",
1292
+ "description": "",
1293
+ "links": [],
1294
+ "data": {
1295
+ "kind": "QueryGroup",
1296
+ "spec": {
1297
+ "queries": [
1298
+ {
1299
+ "kind": "PanelQuery",
1300
+ "spec": {
1301
+ "query": {
1302
+ "kind": "DataQuery",
1303
+ "group": "prometheus",
1304
+ "version": "v0",
1305
+ "datasource": {
1306
+ "name": "Prometheus"
1307
+ },
1308
+ "spec": {
1309
+ "exemplar": true,
1310
+ "expr": "sum(nv_gpu_power_usage{job=\"$job\"})",
1311
+ "interval": "",
1312
+ "legendFormat": "Total Power (W)"
1313
+ }
1314
+ },
1315
+ "refId": "A",
1316
+ "hidden": false
1317
+ }
1318
+ }
1319
+ ],
1320
+ "transformations": [],
1321
+ "queryOptions": {}
1322
+ }
1323
+ },
1324
+ "vizConfig": {
1325
+ "kind": "VizConfig",
1326
+ "group": "timeseries",
1327
+ "version": "12.3.1",
1328
+ "spec": {
1329
+ "options": {
1330
+ "alertThreshold": true,
1331
+ "legend": {
1332
+ "calcs": [],
1333
+ "displayMode": "list",
1334
+ "placement": "bottom",
1335
+ "showLegend": true
1336
+ },
1337
+ "tooltip": {
1338
+ "hideZeros": false,
1339
+ "mode": "multi",
1340
+ "sort": "none"
1341
+ }
1342
+ },
1343
+ "fieldConfig": {
1344
+ "defaults": {
1345
+ "unit": "short",
1346
+ "thresholds": {
1347
+ "mode": "absolute",
1348
+ "steps": [
1349
+ {
1350
+ "value": 0,
1351
+ "color": "green"
1352
+ },
1353
+ {
1354
+ "value": 80,
1355
+ "color": "red"
1356
+ }
1357
+ ]
1358
+ },
1359
+ "color": {
1360
+ "mode": "palette-classic"
1361
+ },
1362
+ "custom": {
1363
+ "axisBorderShow": false,
1364
+ "axisCenteredZero": false,
1365
+ "axisColorMode": "text",
1366
+ "axisLabel": "",
1367
+ "axisPlacement": "auto",
1368
+ "barAlignment": 0,
1369
+ "barWidthFactor": 0.6,
1370
+ "drawStyle": "line",
1371
+ "fillOpacity": 10,
1372
+ "gradientMode": "none",
1373
+ "hideFrom": {
1374
+ "legend": false,
1375
+ "tooltip": false,
1376
+ "viz": false
1377
+ },
1378
+ "insertNulls": false,
1379
+ "lineInterpolation": "linear",
1380
+ "lineWidth": 1,
1381
+ "pointSize": 5,
1382
+ "scaleDistribution": {
1383
+ "type": "linear"
1384
+ },
1385
+ "showPoints": "never",
1386
+ "showValues": false,
1387
+ "spanNulls": false,
1388
+ "stacking": {
1389
+ "group": "A",
1390
+ "mode": "none"
1391
+ },
1392
+ "thresholdsStyle": {
1393
+ "mode": "off"
1394
+ }
1395
+ }
1396
+ },
1397
+ "overrides": []
1398
+ }
1399
+ }
1400
+ }
1401
+ }
1402
+ }
1403
+ },
1404
+ "layout": {
1405
+ "kind": "GridLayout",
1406
+ "spec": {
1407
+ "items": [
1408
+ {
1409
+ "kind": "GridLayoutItem",
1410
+ "spec": {
1411
+ "x": 0,
1412
+ "y": 0,
1413
+ "width": 12,
1414
+ "height": 9,
1415
+ "element": {
1416
+ "kind": "ElementReference",
1417
+ "name": "panel-4"
1418
+ }
1419
+ }
1420
+ },
1421
+ {
1422
+ "kind": "GridLayoutItem",
1423
+ "spec": {
1424
+ "x": 12,
1425
+ "y": 0,
1426
+ "width": 12,
1427
+ "height": 9,
1428
+ "element": {
1429
+ "kind": "ElementReference",
1430
+ "name": "panel-15"
1431
+ }
1432
+ }
1433
+ },
1434
+ {
1435
+ "kind": "GridLayoutItem",
1436
+ "spec": {
1437
+ "x": 0,
1438
+ "y": 9,
1439
+ "width": 12,
1440
+ "height": 9,
1441
+ "element": {
1442
+ "kind": "ElementReference",
1443
+ "name": "panel-16"
1444
+ }
1445
+ }
1446
+ },
1447
+ {
1448
+ "kind": "GridLayoutItem",
1449
+ "spec": {
1450
+ "x": 12,
1451
+ "y": 9,
1452
+ "width": 12,
1453
+ "height": 9,
1454
+ "element": {
1455
+ "kind": "ElementReference",
1456
+ "name": "panel-10"
1457
+ }
1458
+ }
1459
+ },
1460
+ {
1461
+ "kind": "GridLayoutItem",
1462
+ "spec": {
1463
+ "x": 0,
1464
+ "y": 18,
1465
+ "width": 12,
1466
+ "height": 9,
1467
+ "element": {
1468
+ "kind": "ElementReference",
1469
+ "name": "panel-2"
1470
+ }
1471
+ }
1472
+ },
1473
+ {
1474
+ "kind": "GridLayoutItem",
1475
+ "spec": {
1476
+ "x": 12,
1477
+ "y": 18,
1478
+ "width": 12,
1479
+ "height": 9,
1480
+ "element": {
1481
+ "kind": "ElementReference",
1482
+ "name": "panel-17"
1483
+ }
1484
+ }
1485
+ },
1486
+ {
1487
+ "kind": "GridLayoutItem",
1488
+ "spec": {
1489
+ "x": 0,
1490
+ "y": 27,
1491
+ "width": 12,
1492
+ "height": 12,
1493
+ "element": {
1494
+ "kind": "ElementReference",
1495
+ "name": "panel-8"
1496
+ }
1497
+ }
1498
+ },
1499
+ {
1500
+ "kind": "GridLayoutItem",
1501
+ "spec": {
1502
+ "x": 12,
1503
+ "y": 27,
1504
+ "width": 12,
1505
+ "height": 12,
1506
+ "element": {
1507
+ "kind": "ElementReference",
1508
+ "name": "panel-6"
1509
+ }
1510
+ }
1511
+ },
1512
+ {
1513
+ "kind": "GridLayoutItem",
1514
+ "spec": {
1515
+ "x": 0,
1516
+ "y": 39,
1517
+ "width": 7,
1518
+ "height": 6,
1519
+ "element": {
1520
+ "kind": "ElementReference",
1521
+ "name": "panel-11"
1522
+ }
1523
+ }
1524
+ },
1525
+ {
1526
+ "kind": "GridLayoutItem",
1527
+ "spec": {
1528
+ "x": 7,
1529
+ "y": 39,
1530
+ "width": 8,
1531
+ "height": 6,
1532
+ "element": {
1533
+ "kind": "ElementReference",
1534
+ "name": "panel-12"
1535
+ }
1536
+ }
1537
+ },
1538
+ {
1539
+ "kind": "GridLayoutItem",
1540
+ "spec": {
1541
+ "x": 15,
1542
+ "y": 39,
1543
+ "width": 9,
1544
+ "height": 6,
1545
+ "element": {
1546
+ "kind": "ElementReference",
1547
+ "name": "panel-13"
1548
+ }
1549
+ }
1550
+ }
1551
+ ]
1552
+ }
1553
+ },
1554
+ "links": [],
1555
+ "liveNow": false,
1556
+ "preload": false,
1557
+ "tags": [],
1558
+ "timeSettings": {
1559
+ "from": "now-2d",
1560
+ "to": "now",
1561
+ "autoRefresh": "",
1562
+ "autoRefreshIntervals": [
1563
+ "1m",
1564
+ "5m",
1565
+ "15m",
1566
+ "30m",
1567
+ "1h",
1568
+ "2h",
1569
+ "1d"
1570
+ ],
1571
+ "hideTimepicker": false,
1572
+ "fiscalYearStartMonth": 0
1573
+ },
1574
+ "title": "Triton Server",
1575
+ "variables": [
1576
+ {
1577
+ "kind": "QueryVariable",
1578
+ "spec": {
1579
+ "name": "job",
1580
+ "current": {
1581
+ "text": "triton-inference-server-metrics",
1582
+ "value": "triton-inference-server-metrics"
1583
+ },
1584
+ "label": "job",
1585
+ "hide": "dontHide",
1586
+ "refresh": "onDashboardLoad",
1587
+ "skipUrlSync": false,
1588
+ "query": {
1589
+ "kind": "DataQuery",
1590
+ "group": "prometheus",
1591
+ "version": "v0",
1592
+ "datasource": {
1593
+ "name": "Prometheus"
1594
+ },
1595
+ "spec": {
1596
+ "query": "nv_gpu_utilization",
1597
+ "refId": "StandardVariableQuery"
1598
+ }
1599
+ },
1600
+ "regex": ".*job=\"(.*?)\".*",
1601
+ "sort": "alphabeticalAsc",
1602
+ "definition": "nv_gpu_utilization",
1603
+ "options": [],
1604
+ "multi": false,
1605
+ "includeAll": false,
1606
+ "allowCustomValue": true
1607
+ }
1608
+ }
1609
+ ]
1610
+ }
1611
+ }