]> git.proxmox.com Git - ceph.git/blame - ceph/monitoring/grafana/dashboards/radosgw-sync-overview.json
buildsys: switch source download to quincy
[ceph.git] / ceph / monitoring / grafana / dashboards / radosgw-sync-overview.json
CommitLineData
e306af50 1{
522d829b
TL
2 "__inputs": [ ],
3 "__requires": [
e306af50 4 {
522d829b
TL
5 "id": "grafana",
6 "name": "Grafana",
7 "type": "grafana",
8 "version": "5.0.0"
e306af50 9 },
522d829b
TL
10 {
11 "id": "graph",
12 "name": "Graph",
13 "type": "panel",
14 "version": "5.0.0"
15 }
16 ],
17 "annotations": {
18 "list": [
19 {
20 "builtIn": 1,
21 "datasource": "-- Grafana --",
22 "enable": true,
23 "hide": true,
24 "iconColor": "rgba(0, 211, 255, 1)",
25 "name": "Annotations & Alerts",
26 "showIn": 0,
27 "tags": [ ],
28 "type": "dashboard"
29 }
e306af50 30 ]
522d829b 31 },
a4b75251 32 "description": "",
522d829b
TL
33 "editable": false,
34 "gnetId": null,
35 "graphTooltip": 0,
36 "hideControls": false,
37 "id": null,
38 "links": [ ],
39 "panels": [
40 {
41 "aliasColors": { },
42 "bars": false,
43 "dashLength": 10,
44 "dashes": false,
45 "datasource": "$datasource",
a4b75251 46 "description": "",
522d829b
TL
47 "fill": 1,
48 "gridPos": {
49 "h": 7,
50 "w": 8,
51 "x": 0,
52 "y": 0
53 },
54 "id": 2,
55 "legend": {
56 "alignAsTable": false,
57 "avg": false,
58 "current": false,
59 "max": false,
60 "min": false,
61 "rightSide": false,
62 "show": true,
63 "sideWidth": null,
64 "total": false,
65 "values": false
66 },
67 "lines": true,
68 "linewidth": 1,
69 "links": [ ],
70 "nullPointMode": "null as zero",
71 "percentage": false,
72 "pointradius": 5,
73 "points": false,
74 "renderer": "flot",
75 "repeat": null,
76 "seriesOverrides": [ ],
77 "spaceLength": 10,
78 "stack": true,
79 "steppedLine": false,
80 "targets": [
81 {
82 "expr": "sum by (source_zone) (rate(ceph_data_sync_from_zone_fetch_bytes_sum[30s]))",
83 "format": "time_series",
84 "intervalFactor": 1,
85 "legendFormat": "{{source_zone}}",
86 "refId": "A"
87 }
88 ],
89 "thresholds": [ ],
90 "timeFrom": null,
91 "timeShift": null,
92 "title": "Replication (throughput) from Source Zone",
93 "tooltip": {
94 "shared": true,
95 "sort": 0,
96 "value_type": "individual"
97 },
98 "type": "graph",
99 "xaxis": {
100 "buckets": null,
101 "mode": "time",
102 "name": null,
103 "show": true,
104 "values": [ ]
105 },
106 "yaxes": [
107 {
108 "format": "Bps",
109 "label": null,
110 "logBase": 1,
111 "max": null,
112 "min": 0,
113 "show": true
114 },
115 {
116 "format": "short",
117 "label": null,
118 "logBase": 1,
119 "max": null,
120 "min": 0,
121 "show": true
122 }
123 ]
e306af50 124 },
522d829b
TL
125 {
126 "aliasColors": { },
127 "bars": false,
128 "dashLength": 10,
129 "dashes": false,
130 "datasource": "$datasource",
a4b75251 131 "description": "",
522d829b
TL
132 "fill": 1,
133 "gridPos": {
134 "h": 7,
135 "w": 8,
136 "x": 8,
137 "y": 0
138 },
139 "id": 3,
140 "legend": {
141 "alignAsTable": false,
142 "avg": false,
143 "current": false,
144 "max": false,
145 "min": false,
146 "rightSide": false,
147 "show": true,
148 "sideWidth": null,
149 "total": false,
150 "values": false
151 },
152 "lines": true,
153 "linewidth": 1,
154 "links": [ ],
155 "nullPointMode": "null as zero",
156 "percentage": false,
157 "pointradius": 5,
158 "points": false,
159 "renderer": "flot",
160 "repeat": null,
161 "seriesOverrides": [ ],
162 "spaceLength": 10,
163 "stack": true,
164 "steppedLine": false,
165 "targets": [
166 {
167 "expr": "sum by (source_zone) (rate(ceph_data_sync_from_zone_fetch_bytes_count[30s]))",
168 "format": "time_series",
169 "intervalFactor": 1,
170 "legendFormat": "{{source_zone}}",
171 "refId": "A"
172 }
173 ],
174 "thresholds": [ ],
175 "timeFrom": null,
176 "timeShift": null,
177 "title": "Replication (objects) from Source Zone",
178 "tooltip": {
179 "shared": true,
180 "sort": 0,
181 "value_type": "individual"
182 },
183 "type": "graph",
184 "xaxis": {
185 "buckets": null,
186 "mode": "time",
187 "name": null,
188 "show": true,
189 "values": [ ]
190 },
191 "yaxes": [
192 {
193 "format": "short",
194 "label": "Objects/s",
195 "logBase": 1,
196 "max": null,
197 "min": 0,
198 "show": true
199 },
200 {
201 "format": "short",
202 "label": null,
203 "logBase": 1,
204 "max": null,
205 "min": 0,
206 "show": true
207 }
208 ]
e306af50 209 },
e306af50 210 {
522d829b
TL
211 "aliasColors": { },
212 "bars": false,
213 "dashLength": 10,
214 "dashes": false,
215 "datasource": "$datasource",
a4b75251 216 "description": "",
522d829b
TL
217 "fill": 1,
218 "gridPos": {
219 "h": 7,
220 "w": 8,
221 "x": 16,
222 "y": 0
223 },
224 "id": 4,
225 "legend": {
226 "alignAsTable": false,
227 "avg": false,
228 "current": false,
229 "max": false,
230 "min": false,
231 "rightSide": false,
232 "show": true,
233 "sideWidth": null,
234 "total": false,
235 "values": false
236 },
237 "lines": true,
238 "linewidth": 1,
239 "links": [ ],
240 "nullPointMode": "null as zero",
241 "percentage": false,
242 "pointradius": 5,
243 "points": false,
244 "renderer": "flot",
245 "repeat": null,
246 "seriesOverrides": [ ],
247 "spaceLength": 10,
248 "stack": true,
249 "steppedLine": false,
250 "targets": [
251 {
252 "expr": "sum by (source_zone) (rate(ceph_data_sync_from_zone_poll_latency_sum[30s]))",
253 "format": "time_series",
254 "intervalFactor": 1,
255 "legendFormat": "{{source_zone}}",
256 "refId": "A"
257 }
258 ],
259 "thresholds": [ ],
260 "timeFrom": null,
261 "timeShift": null,
262 "title": "Polling Request Latency from Source Zone",
263 "tooltip": {
264 "shared": true,
265 "sort": 0,
266 "value_type": "individual"
267 },
268 "type": "graph",
269 "xaxis": {
270 "buckets": null,
271 "mode": "time",
272 "name": null,
273 "show": true,
274 "values": [ ]
275 },
276 "yaxes": [
277 {
278 "format": "ms",
279 "label": null,
280 "logBase": 1,
281 "max": null,
282 "min": 0,
283 "show": true
284 },
285 {
286 "format": "short",
287 "label": null,
288 "logBase": 1,
289 "max": null,
290 "min": 0,
291 "show": true
292 }
293 ]
e306af50
TL
294 },
295 {
522d829b
TL
296 "aliasColors": { },
297 "bars": false,
298 "dashLength": 10,
299 "dashes": false,
300 "datasource": "$datasource",
a4b75251 301 "description": "",
522d829b
TL
302 "fill": 1,
303 "gridPos": {
304 "h": 7,
305 "w": 8,
306 "x": 0,
307 "y": 7
308 },
309 "id": 5,
310 "legend": {
311 "alignAsTable": false,
312 "avg": false,
313 "current": false,
314 "max": false,
315 "min": false,
316 "rightSide": false,
317 "show": true,
318 "sideWidth": null,
319 "total": false,
320 "values": false
321 },
322 "lines": true,
323 "linewidth": 1,
324 "links": [ ],
325 "nullPointMode": "null as zero",
326 "percentage": false,
327 "pointradius": 5,
328 "points": false,
329 "renderer": "flot",
330 "repeat": null,
331 "seriesOverrides": [ ],
332 "spaceLength": 10,
333 "stack": true,
334 "steppedLine": false,
335 "targets": [
336 {
337 "expr": "sum by (source_zone) (rate(ceph_data_sync_from_zone_fetch_errors[30s]))",
338 "format": "time_series",
339 "intervalFactor": 1,
340 "legendFormat": "{{source_zone}}",
341 "refId": "A"
342 }
343 ],
344 "thresholds": [ ],
345 "timeFrom": null,
346 "timeShift": null,
347 "title": "Unsuccessful Object Replications from Source Zone",
348 "tooltip": {
349 "shared": true,
350 "sort": 0,
351 "value_type": "individual"
352 },
353 "type": "graph",
354 "xaxis": {
355 "buckets": null,
356 "mode": "time",
357 "name": null,
358 "show": true,
359 "values": [ ]
360 },
361 "yaxes": [
362 {
363 "format": "short",
364 "label": "Count/s",
365 "logBase": 1,
366 "max": null,
367 "min": 0,
368 "show": true
369 },
370 {
371 "format": "short",
372 "label": null,
373 "logBase": 1,
374 "max": null,
375 "min": 0,
376 "show": true
377 }
378 ]
e306af50 379 }
522d829b
TL
380 ],
381 "refresh": "15s",
382 "rows": [ ],
383 "schemaVersion": 16,
384 "style": "dark",
385 "tags": [
386 "overview"
387 ],
388 "templating": {
389 "list": [
390 {
391 "allValue": null,
392 "current": { },
393 "datasource": "$datasource",
a4b75251 394 "hide": 0,
522d829b 395 "includeAll": true,
a4b75251 396 "label": "",
522d829b
TL
397 "multi": false,
398 "name": "rgw_servers",
399 "options": [ ],
400 "query": "prometehus",
401 "refresh": 1,
402 "regex": "",
403 "sort": 1,
404 "tagValuesQuery": "",
405 "tags": [ ],
406 "tagsQuery": "",
407 "type": "query",
408 "useTags": false
409 },
410 {
411 "current": {
412 "text": "default",
413 "value": "default"
414 },
415 "hide": 0,
416 "label": "Data Source",
417 "name": "datasource",
418 "options": [ ],
419 "query": "prometheus",
420 "refresh": 1,
421 "regex": "",
422 "type": "datasource"
423 }
424 ]
425 },
426 "time": {
427 "from": "now-1h",
428 "to": "now"
429 },
430 "timepicker": {
431 "refresh_intervals": [
432 "5s",
433 "10s",
434 "15s",
435 "30s",
436 "1m",
437 "5m",
438 "15m",
439 "30m",
440 "1h",
441 "2h",
442 "1d"
443 ],
444 "time_options": [
445 "5m",
446 "15m",
447 "1h",
448 "6h",
449 "12h",
450 "24h",
451 "2d",
452 "7d",
453 "30d"
454 ]
455 },
456 "timezone": "",
457 "title": "RGW Sync Overview",
458 "uid": "rgw-sync-overview",
459 "version": 0
e306af50 460}