21
21
"editable" : true ,
22
22
"fiscalYearStartMonth" : 0 ,
23
23
"graphTooltip" : 0 ,
24
- "iteration" : 1639648622302 ,
24
+ "iteration" : 1646144275104 ,
25
25
"links" : [],
26
26
"liveNow" : false ,
27
27
"panels" : [
113
113
"placement" : " bottom"
114
114
},
115
115
"tooltip" : {
116
- "mode" : " single"
116
+ "mode" : " single" ,
117
+ "sort" : " none"
117
118
}
118
119
},
119
120
"pluginVersion" : " 8.2.2" ,
206
207
"placement" : " bottom"
207
208
},
208
209
"tooltip" : {
209
- "mode" : " single"
210
+ "mode" : " single" ,
211
+ "sort" : " none"
210
212
}
211
213
},
212
214
"pluginVersion" : " 8.2.2" ,
295
297
"placement" : " bottom"
296
298
},
297
299
"tooltip" : {
298
- "mode" : " multi"
300
+ "mode" : " multi" ,
301
+ "sort" : " none"
299
302
}
300
303
},
301
304
"targets" : [
379
382
"placement" : " bottom"
380
383
},
381
384
"tooltip" : {
382
- "mode" : " single"
385
+ "mode" : " single" ,
386
+ "sort" : " none"
383
387
}
384
388
},
385
389
"targets" : [
398
402
"title" : " Team slot method calls" ,
399
403
"type" : " timeseries"
400
404
},
405
+ {
406
+ "datasource" : {
407
+ "type" : " prometheus" ,
408
+ "uid" : " ${datasource}"
409
+ },
410
+ "fieldConfig" : {
411
+ "defaults" : {
412
+ "color" : {
413
+ "mode" : " palette-classic"
414
+ },
415
+ "custom" : {
416
+ "axisLabel" : " " ,
417
+ "axisPlacement" : " auto" ,
418
+ "barAlignment" : 0 ,
419
+ "drawStyle" : " line" ,
420
+ "fillOpacity" : 0 ,
421
+ "gradientMode" : " none" ,
422
+ "hideFrom" : {
423
+ "legend" : false ,
424
+ "tooltip" : false ,
425
+ "viz" : false
426
+ },
427
+ "lineInterpolation" : " linear" ,
428
+ "lineWidth" : 1 ,
429
+ "pointSize" : 5 ,
430
+ "scaleDistribution" : {
431
+ "type" : " linear"
432
+ },
433
+ "showPoints" : " auto" ,
434
+ "spanNulls" : false ,
435
+ "stacking" : {
436
+ "group" : " A" ,
437
+ "mode" : " none"
438
+ },
439
+ "thresholdsStyle" : {
440
+ "mode" : " line"
441
+ }
442
+ },
443
+ "mappings" : [],
444
+ "min" : 0 ,
445
+ "thresholds" : {
446
+ "mode" : " absolute" ,
447
+ "steps" : [
448
+ {
449
+ "color" : " green" ,
450
+ "value" : null
451
+ }
452
+ ]
453
+ },
454
+ "unit" : " short"
455
+ },
456
+ "overrides" : [
457
+ {
458
+ "matcher" : {
459
+ "id" : " byRegexp" ,
460
+ "options" : " Failed.*"
461
+ },
462
+ "properties" : [
463
+ {
464
+ "id" : " custom.drawStyle" ,
465
+ "value" : " line"
466
+ },
467
+ {
468
+ "id" : " color" ,
469
+ "value" : {
470
+ "fixedColor" : " red" ,
471
+ "mode" : " fixed"
472
+ }
473
+ }
474
+ ]
475
+ }
476
+ ]
477
+ },
478
+ "gridPos" : {
479
+ "h" : 9 ,
480
+ "w" : 11 ,
481
+ "x" : 0 ,
482
+ "y" : 19
483
+ },
484
+ "id" : 38 ,
485
+ "options" : {
486
+ "legend" : {
487
+ "calcs" : [],
488
+ "displayMode" : " list" ,
489
+ "placement" : " bottom"
490
+ },
491
+ "tooltip" : {
492
+ "mode" : " single" ,
493
+ "sort" : " none"
494
+ }
495
+ },
496
+ "targets" : [
497
+ {
498
+ "datasource" : {
499
+ "type" : " prometheus" ,
500
+ "uid" : " ${datasource}"
501
+ },
502
+ "exemplar" : true ,
503
+ "expr" : " sum (irate(gitpod_server_instance_starts_success_total{cluster=~\" $cluster\" }[2m]))" ,
504
+ "interval" : " " ,
505
+ "legendFormat" : " Success" ,
506
+ "refId" : " A"
507
+ },
508
+ {
509
+ "datasource" : {
510
+ "type" : " prometheus" ,
511
+ "uid" : " ${datasource}"
512
+ },
513
+ "exemplar" : true ,
514
+ "expr" : " sum (irate(gitpod_server_instance_starts_failed_total{cluster=~\" $cluster\" }[2m])) by (reason)" ,
515
+ "hide" : false ,
516
+ "interval" : " " ,
517
+ "legendFormat" : " Failed because: {{ reason }}" ,
518
+ "refId" : " B"
519
+ }
520
+ ],
521
+ "title" : " Instance Start Success/Failure Rates" ,
522
+ "type" : " timeseries"
523
+ },
401
524
{
402
525
"datasource" : {
403
526
"uid" : " $datasource"
456
579
"gridPos" : {
457
580
"h" : 9 ,
458
581
"w" : 11 ,
459
- "x" : 0 ,
582
+ "x" : 11 ,
460
583
"y" : 19
461
584
},
462
585
"id" : 4 ,
467
590
"placement" : " bottom"
468
591
},
469
592
"tooltip" : {
470
- "mode" : " single"
593
+ "mode" : " single" ,
594
+ "sort" : " none"
471
595
}
472
596
},
473
597
"targets" : [
564
688
"placement" : " bottom"
565
689
},
566
690
"tooltip" : {
567
- "mode" : " single"
691
+ "mode" : " single" ,
692
+ "sort" : " none"
568
693
}
569
694
},
570
695
"targets" : [
671
796
"placement" : " bottom"
672
797
},
673
798
"tooltip" : {
674
- "mode" : " single"
799
+ "mode" : " single" ,
800
+ "sort" : " none"
675
801
}
676
802
},
677
803
"pluginVersion" : " 8.2.2" ,
762
888
"placement" : " bottom"
763
889
},
764
890
"tooltip" : {
765
- "mode" : " single"
891
+ "mode" : " single" ,
892
+ "sort" : " none"
766
893
}
767
894
},
768
895
"pluginVersion" : " 8.2.2" ,
851
978
"placement" : " bottom"
852
979
},
853
980
"tooltip" : {
854
- "mode" : " single"
981
+ "mode" : " single" ,
982
+ "sort" : " none"
855
983
}
856
984
},
857
985
"pluginVersion" : " 8.2.2" ,
949
1077
"placement" : " bottom"
950
1078
},
951
1079
"tooltip" : {
952
- "mode" : " single"
1080
+ "mode" : " single" ,
1081
+ "sort" : " none"
953
1082
}
954
1083
},
955
1084
"pluginVersion" : " 8.2.2" ,
983
1112
"type" : " timeseries"
984
1113
}
985
1114
],
986
- "schemaVersion" : 33 ,
1115
+ "schemaVersion" : 35 ,
987
1116
"style" : " dark" ,
988
1117
"tags" : [
989
1118
" gitpod-mixin"
1045
1174
"timezone" : " utc" ,
1046
1175
"title" : " Meta Overview" ,
1047
1176
"uid" : " Gj5DE-O7k" ,
1048
- "version" : 16 ,
1177
+ "version" : 1 ,
1049
1178
"weekStart" : " "
1050
1179
}
0 commit comments