File tree Expand file tree Collapse file tree 2 files changed +109
-22
lines changed
Expand file tree Collapse file tree 2 files changed +109
-22
lines changed Original file line number Diff line number Diff line change 4848 "custom" : {
4949 "axisBorderShow" : false ,
5050 "axisCenteredZero" : false ,
51- "axisColorMode" : " series " ,
51+ "axisColorMode" : " text " ,
5252 "axisLabel" : " # of Counts" ,
5353 "axisPlacement" : " auto" ,
5454 "barAlignment" : 0 ,
7575 "mode" : " none"
7676 },
7777 "thresholdsStyle" : {
78- "mode" : " line+area "
78+ "mode" : " off "
7979 }
8080 },
8181 "mappings" : [],
8484 "mode" : " absolute" ,
8585 "steps" : [
8686 {
87- "color" : " transparent " ,
87+ "color" : " dark-green " ,
8888 "value" : null
89- },
90- {
91- "color" : " red" ,
92- "value" : 5000
9389 }
9490 ]
9591 },
321317 "mode" : " absolute" ,
322318 "steps" : [
323319 {
324- "color" : " transparent" ,
325- "value" : null
320+ "color" : " transparent"
326321 },
327322 {
328323 "color" : " red" ,
433428 "mode" : " absolute" ,
434429 "steps" : [
435430 {
436- "color" : " transparent" ,
437- "value" : null
431+ "color" : " transparent"
438432 },
439433 {
440434 "color" : " red" ,
556550 "mode" : " percentage" ,
557551 "steps" : [
558552 {
559- "color" : " transparent" ,
560- "value" : null
553+ "color" : " transparent"
561554 },
562555 {
563556 "color" : " red" ,
662655 "mode" : " absolute" ,
663656 "steps" : [
664657 {
665- "color" : " transparent" ,
666- "value" : null
658+ "color" : " transparent"
667659 },
668660 {
669661 "color" : " red" ,
927919 "mode" : " absolute" ,
928920 "steps" : [
929921 {
930- "color" : " dark-green" ,
931- "value" : null
922+ "color" : " dark-green"
932923 }
933924 ]
934925 }
10671058 "mode" : " absolute" ,
10681059 "steps" : [
10691060 {
1070- "color" : " transparent" ,
1071- "value" : null
1061+ "color" : " transparent"
10721062 },
10731063 {
10741064 "color" : " red" ,
14161406 "timezone" : " utc" ,
14171407 "title" : " Ai Monitoring [WIP]" ,
14181408 "uid" : " becrwydm8kpvke" ,
1419- "version" : 69 ,
1409+ "version" : 70 ,
14201410 "weekStart" : " "
14211411}
Original file line number Diff line number Diff line change 831831 ],
832832 "title" : " Missing Capacity Errors" ,
833833 "type" : " timeseries"
834+ },
835+ {
836+ "datasource" : {
837+ "default" : false ,
838+ "type" : " loki" ,
839+ "uid" : " P8E80F9AEF21F6940"
840+ },
841+ "fieldConfig" : {
842+ "defaults" : {
843+ "color" : {
844+ "mode" : " palette-classic"
845+ },
846+ "custom" : {
847+ "axisBorderShow" : false ,
848+ "axisCenteredZero" : false ,
849+ "axisColorMode" : " text" ,
850+ "axisLabel" : " " ,
851+ "axisPlacement" : " auto" ,
852+ "barAlignment" : 0 ,
853+ "barWidthFactor" : 0.6 ,
854+ "drawStyle" : " line" ,
855+ "fillOpacity" : 0 ,
856+ "gradientMode" : " none" ,
857+ "hideFrom" : {
858+ "legend" : false ,
859+ "tooltip" : false ,
860+ "viz" : false
861+ },
862+ "insertNulls" : false ,
863+ "lineInterpolation" : " linear" ,
864+ "lineWidth" : 1 ,
865+ "pointSize" : 5 ,
866+ "scaleDistribution" : {
867+ "type" : " linear"
868+ },
869+ "showPoints" : " auto" ,
870+ "spanNulls" : false ,
871+ "stacking" : {
872+ "group" : " A" ,
873+ "mode" : " none"
874+ },
875+ "thresholdsStyle" : {
876+ "mode" : " off"
877+ }
878+ },
879+ "mappings" : [],
880+ "thresholds" : {
881+ "mode" : " absolute" ,
882+ "steps" : [
883+ {
884+ "color" : " green" ,
885+ "value" : null
886+ },
887+ {
888+ "color" : " red" ,
889+ "value" : 80
890+ }
891+ ]
892+ }
893+ },
894+ "overrides" : []
895+ },
896+ "gridPos" : {
897+ "h" : 8 ,
898+ "w" : 12 ,
899+ "x" : 12 ,
900+ "y" : 34
901+ },
902+ "id" : 13 ,
903+ "options" : {
904+ "legend" : {
905+ "calcs" : [],
906+ "displayMode" : " list" ,
907+ "placement" : " bottom" ,
908+ "showLegend" : true
909+ },
910+ "tooltip" : {
911+ "mode" : " single" ,
912+ "sort" : " none"
913+ }
914+ },
915+ "targets" : [
916+ {
917+ "datasource" : {
918+ "type" : " loki" ,
919+ "uid" : " P8E80F9AEF21F6940"
920+ },
921+ "editorMode" : " code" ,
922+ "expr" : " count by(region, node_name) (rate({container=~\" live-video-to-video.*\" } != `Polling blocks` != `h264` |~ `CUDA initialization failure with error` [$__auto]))" ,
923+ "legendFormat" : " " ,
924+ "queryType" : " range" ,
925+ "refId" : " A" ,
926+ "splitDuration" : " 1d"
927+ }
928+ ],
929+ "title" : " CUDA/GPU Errors" ,
930+ "type" : " timeseries"
834931 }
835932 ],
836- "refresh" : " " ,
933+ "refresh" : " 10s " ,
837934 "schemaVersion" : 39 ,
838935 "tags" : [
839936 " ai" ,
851948 "timezone" : " utc" ,
852949 "title" : " AI Overview (Livestream)" ,
853950 "uid" : " be6llteqebk00b" ,
854- "version" : 18 ,
951+ "version" : 20 ,
855952 "weekStart" : " "
856953}
You can’t perform that action at this time.
0 commit comments