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