File tree Expand file tree Collapse file tree 1 file changed +8
-34
lines changed
hack/observability/grafana/dashboards Expand file tree Collapse file tree 1 file changed +8
-34
lines changed Original file line number Diff line number Diff line change 18
18
"editable" : true ,
19
19
"fiscalYearStartMonth" : 0 ,
20
20
"graphTooltip" : 0 ,
21
- "id" : 6 ,
22
21
"links" : [],
23
22
"liveNow" : false ,
24
23
"panels" : [
168
167
]
169
168
}
170
169
},
171
- "overrides" : [
172
- {
173
- "__systemRef" : " hideSeriesFrom" ,
174
- "matcher" : {
175
- "id" : " byNames" ,
176
- "options" : {
177
- "mode" : " exclude" ,
178
- "names" : [
179
- " {hook=\" GeneratePatches\" }"
180
- ],
181
- "prefix" : " All except:" ,
182
- "readOnly" : true
183
- }
184
- },
185
- "properties" : [
186
- {
187
- "id" : " custom.hideFrom" ,
188
- "value" : {
189
- "legend" : false ,
190
- "tooltip" : false ,
191
- "viz" : true
192
- }
193
- }
194
- ]
195
- }
196
- ]
170
+ "overrides" : []
197
171
},
198
172
"gridPos" : {
199
173
"h" : 8 ,
226
200
"refId" : " A"
227
201
}
228
202
],
229
- "title" : " Request per minute " ,
203
+ "title" : " Request per seconds " ,
230
204
"type" : " timeseries"
231
205
},
232
206
{
331
305
"current" : {
332
306
"selected" : true ,
333
307
"text" : [
334
- " GeneratePatches " ,
335
- " DiscoverVariables "
308
+ " DiscoverVariables " ,
309
+ " GeneratePatches "
336
310
],
337
311
"value" : [
338
- " GeneratePatches " ,
339
- " DiscoverVariables "
312
+ " DiscoverVariables " ,
313
+ " GeneratePatches "
340
314
]
341
315
},
342
316
"datasource" : {
370
344
"timezone" : " " ,
371
345
"title" : " Runtime Extensions" ,
372
346
"uid" : " eefe124a-7ad8-488f-8078-ef30f7b2ac21" ,
373
- "version" : 3 ,
347
+ "version" : 1 ,
374
348
"weekStart" : " "
375
- }
349
+ }
You can’t perform that action at this time.
0 commit comments