File tree Expand file tree Collapse file tree 1 file changed +91
-1
lines changed
operations/observability/mixins/workspace/dashboards/components Expand file tree Collapse file tree 1 file changed +91
-1
lines changed Original file line number Diff line number Diff line change 22
22
"fiscalYearStartMonth" : 0 ,
23
23
"gnetId" : null ,
24
24
"graphTooltip" : 1 ,
25
- "iteration" : 1634665862423 ,
25
+ "id" : 52 ,
26
+ "iteration" : 1643114727790 ,
26
27
"links" : [],
27
28
"liveNow" : false ,
28
29
"panels" : [
609
610
"title" : " Signature Cache Miss" ,
610
611
"type" : " timeseries"
611
612
},
613
+ {
614
+ "datasource" : {
615
+ "type" : " prometheus" ,
616
+ "uid" : " ${datasource}"
617
+ },
618
+ "description" : " The number of workspaces detected by agent-smith" ,
619
+ "fieldConfig" : {
620
+ "defaults" : {
621
+ "color" : {
622
+ "mode" : " palette-classic"
623
+ },
624
+ "custom" : {
625
+ "axisLabel" : " " ,
626
+ "axisPlacement" : " auto" ,
627
+ "barAlignment" : 0 ,
628
+ "drawStyle" : " line" ,
629
+ "fillOpacity" : 0 ,
630
+ "gradientMode" : " none" ,
631
+ "hideFrom" : {
632
+ "legend" : false ,
633
+ "tooltip" : false ,
634
+ "viz" : false
635
+ },
636
+ "lineInterpolation" : " linear" ,
637
+ "lineWidth" : 1 ,
638
+ "pointSize" : 5 ,
639
+ "scaleDistribution" : {
640
+ "type" : " linear"
641
+ },
642
+ "showPoints" : " auto" ,
643
+ "spanNulls" : false ,
644
+ "stacking" : {
645
+ "group" : " A" ,
646
+ "mode" : " none"
647
+ },
648
+ "thresholdsStyle" : {
649
+ "mode" : " off"
650
+ }
651
+ },
652
+ "mappings" : [],
653
+ "thresholds" : {
654
+ "mode" : " absolute" ,
655
+ "steps" : [
656
+ {
657
+ "color" : " green" ,
658
+ "value" : null
659
+ },
660
+ {
661
+ "color" : " red" ,
662
+ "value" : 80
663
+ }
664
+ ]
665
+ }
666
+ },
667
+ "overrides" : []
668
+ },
669
+ "gridPos" : {
670
+ "h" : 8 ,
671
+ "w" : 12 ,
672
+ "x" : 0 ,
673
+ "y" : 25
674
+ },
675
+ "id" : 60 ,
676
+ "options" : {
677
+ "legend" : {
678
+ "calcs" : [],
679
+ "displayMode" : " list" ,
680
+ "placement" : " bottom"
681
+ },
682
+ "tooltip" : {
683
+ "mode" : " single"
684
+ }
685
+ },
686
+ "targets" : [
687
+ {
688
+ "datasource" : {
689
+ "type" : " prometheus" ,
690
+ "uid" : " P1809F7CD0C75ACF3"
691
+ },
692
+ "exemplar" : true ,
693
+ "expr" : " sum(gitpod_agent_smith_procfs_detector_workspace_count{cluster=~\" $cluster\" }) by (cluster)" ,
694
+ "interval" : " " ,
695
+ "legendFormat" : " {{cluster}}" ,
696
+ "refId" : " A"
697
+ }
698
+ ],
699
+ "title" : " Detected Workspaces" ,
700
+ "type" : " timeseries"
701
+ },
612
702
{
613
703
"collapsed" : false ,
614
704
"datasource" : null ,
You can’t perform that action at this time.
0 commit comments