Path: blob/main/operations/observability/mixins/IDE/dashboards/components/jb.json
2501 views
{1"annotations": {2"list": [3{4"builtIn": 1,5"datasource": {6"type": "grafana",7"uid": "-- Grafana --"8},9"enable": true,10"hide": true,11"iconColor": "rgba(0, 211, 255, 1)",12"name": "Annotations & Alerts",13"target": {14"limit": 100,15"matchAny": false,16"tags": [],17"type": "dashboard"18},19"type": "dashboard"20}21]22},23"editable": true,24"fiscalYearStartMonth": 0,25"graphTooltip": 0,26"links": [],27"liveNow": false,28"panels": [29{30"datasource": {31"type": "prometheus",32"uid": "${datasource}"33},34"fieldConfig": {35"defaults": {36"color": {37"mode": "palette-classic"38},39"custom": {40"axisLabel": "notification/second",41"axisPlacement": "auto",42"barAlignment": 0,43"drawStyle": "line",44"fillOpacity": 0,45"gradientMode": "none",46"hideFrom": {47"legend": false,48"tooltip": false,49"viz": false50},51"lineInterpolation": "linear",52"lineWidth": 1,53"pointSize": 5,54"scaleDistribution": {55"type": "linear"56},57"showPoints": "auto",58"spanNulls": false,59"stacking": {60"group": "A",61"mode": "none"62},63"thresholdsStyle": {64"mode": "off"65}66},67"mappings": [],68"thresholds": {69"mode": "absolute",70"steps": [71{72"color": "green",73"value": null74},75{76"color": "red",77"value": 8078}79]80}81},82"overrides": []83},84"gridPos": {85"h": 11,86"w": 12,87"x": 0,88"y": 089},90"id": 2,91"options": {92"legend": {93"calcs": [94"max",95"mean"96],97"displayMode": "table",98"placement": "bottom"99},100"tooltip": {101"mode": "single",102"sort": "none"103}104},105"targets": [106{107"datasource": {108"type": "prometheus",109"uid": "${datasource}"110},111"editorMode": "code",112"expr": "sum(rate(gitpod_jb_backend_low_memory_after_gc_total[5m]))",113"legendFormat": "rate",114"range": true,115"refId": "A"116}117],118"title": "Total low memory after GC",119"type": "timeseries"120},121{122"datasource": {123"type": "prometheus",124"uid": "${datasource}"125},126"fieldConfig": {127"defaults": {128"color": {129"mode": "palette-classic"130},131"custom": {132"axisLabel": "notification/second",133"axisPlacement": "auto",134"barAlignment": 0,135"drawStyle": "line",136"fillOpacity": 0,137"gradientMode": "none",138"hideFrom": {139"legend": false,140"tooltip": false,141"viz": false142},143"lineInterpolation": "linear",144"lineWidth": 1,145"pointSize": 5,146"scaleDistribution": {147"type": "linear"148},149"showPoints": "auto",150"spanNulls": false,151"stacking": {152"group": "A",153"mode": "none"154},155"thresholdsStyle": {156"mode": "off"157}158},159"mappings": [],160"thresholds": {161"mode": "absolute",162"steps": [163{164"color": "green",165"value": null166},167{168"color": "red",169"value": 80170}171]172}173},174"overrides": []175},176"gridPos": {177"h": 11,178"w": 12,179"x": 12,180"y": 0181},182"id": 4,183"options": {184"legend": {185"calcs": [186"max",187"mean"188],189"displayMode": "table",190"placement": "right"191},192"tooltip": {193"mode": "single",194"sort": "none"195}196},197"targets": [198{199"datasource": {200"type": "prometheus",201"uid": "${datasource}"202},203"editorMode": "code",204"expr": "topk(10, sum(rate(gitpod_jb_backend_low_memory_after_gc_total[5m])) by (pod))",205"legendFormat": "{{pod}}",206"range": true,207"refId": "A"208}209],210"title": "Top low memory after GC",211"type": "timeseries"212}213],214"schemaVersion": 36,215"style": "dark",216"tags": [],217"templating": {218"list": [219{220"current": {221"selected": false,222"text": "VictoriaMetrics",223"value": "VictoriaMetrics"224},225"hide": 0,226"includeAll": false,227"multi": false,228"name": "datasource",229"options": [],230"query": "prometheus",231"refresh": 1,232"regex": "",233"skipUrlSync": false,234"type": "datasource"235}236]237},238"time": {239"from": "now-1h",240"to": "now"241},242"timepicker": {},243"timezone": "",244"title": "JetBrains Overview",245"uid": "oamBLUC7k",246"version": 1,247"weekStart": ""248}249250251