dragonfly

Форк
0
1873 строки · 41.6 Кб
1
{
2
  "annotations": {
3
    "list": [
4
      {
5
        "builtIn": 1,
6
        "datasource": {
7
          "type": "datasource",
8
          "uid": "grafana"
9
        },
10
        "enable": true,
11
        "hide": true,
12
        "iconColor": "rgba(0, 211, 255, 1)",
13
        "name": "Annotations & Alerts",
14
        "type": "dashboard"
15
      }
16
    ]
17
  },
18
  "description":
19
      "Memcached dashboard for grafana 6.5.1 or above.\r\nDataSource: Prometheus\r\nCollector: Memcached official exporter : https://github.com/prometheus/memcached_exporter/releases \r\n",
20
  "editable": true,
21
  "fiscalYearStartMonth": 0,
22
  "gnetId": 11527,
23
  "graphTooltip": 0,
24
  "links": [],
25
  "liveNow": false,
26
  "panels": [
27
    {
28
      "datasource": {
29
        "type": "prometheus",
30
        "uid": "PBFA97CFB590B2093"
31
      },
32
      "fieldConfig": {
33
        "defaults": {
34
          "color": {
35
            "mode": "thresholds"
36
          },
37
          "mappings": [
38
            {
39
              "options": {
40
                "0": {
41
                  "text": "DOWN"
42
                },
43
                "1": {
44
                  "text": "UP"
45
                }
46
              },
47
              "type": "value"
48
            }
49
          ],
50
          "thresholds": {
51
            "mode": "absolute",
52
            "steps": [
53
              {
54
                "color": "#d44a3a",
55
                "value": null
56
              },
57
              {
58
                "color": "rgba(237, 129, 40, 0.89)",
59
                "value": 0.1
60
              },
61
              {
62
                "color": "#299c46",
63
                "value": 0.9
64
              }
65
            ]
66
          },
67
          "unit": "short"
68
        },
69
        "overrides": []
70
      },
71
      "gridPos": {
72
        "h": 4,
73
        "w": 2,
74
        "x": 0,
75
        "y": 0
76
      },
77
      "id": 6,
78
      "links": [],
79
      "maxDataPoints": 100,
80
      "options": {
81
        "colorMode": "background",
82
        "graphMode": "none",
83
        "justifyMode": "auto",
84
        "orientation": "horizontal",
85
        "reduceOptions": {
86
          "calcs": [
87
            "lastNotNull"
88
          ],
89
          "fields": "",
90
          "values": false
91
        },
92
        "textMode": "auto"
93
      },
94
      "pluginVersion": "10.1.10",
95
      "repeatDirection": "h",
96
      "targets": [
97
        {
98
          "datasource": {
99
            "type": "prometheus",
100
            "uid": "PBFA97CFB590B2093"
101
          },
102
          "expr": "memcached_up{job=\"$job\"}",
103
          "format": "time_series",
104
          "intervalFactor": 1,
105
          "legendFormat": "",
106
          "refId": "A"
107
        }
108
      ],
109
      "title": "Instance State",
110
      "type": "stat"
111
    },
112
    {
113
      "datasource": {
114
        "type": "prometheus",
115
        "uid": "PBFA97CFB590B2093"
116
      },
117
      "fieldConfig": {
118
        "defaults": {
119
          "color": {
120
            "fixedColor": "rgb(31, 120, 193)",
121
            "mode": "fixed"
122
          },
123
          "decimals": 1,
124
          "mappings": [
125
            {
126
              "options": {
127
                "match": "null",
128
                "result": {
129
                  "text": "N/A"
130
                }
131
              },
132
              "type": "special"
133
            }
134
          ],
135
          "thresholds": {
136
            "mode": "absolute",
137
            "steps": [
138
              {
139
                "color": "#37872D",
140
                "value": null
141
              },
142
              {
143
                "color": "rgba(237, 129, 40, 0.89)",
144
                "value": 100000
145
              },
146
              {
147
                "color": "#d44a3a",
148
                "value": 200000
149
              }
150
            ]
151
          },
152
          "unit": "s"
153
        },
154
        "overrides": []
155
      },
156
      "gridPos": {
157
        "h": 4,
158
        "w": 3,
159
        "x": 2,
160
        "y": 0
161
      },
162
      "id": 7,
163
      "links": [],
164
      "maxDataPoints": 100,
165
      "options": {
166
        "colorMode": "none",
167
        "graphMode": "area",
168
        "justifyMode": "auto",
169
        "orientation": "horizontal",
170
        "reduceOptions": {
171
          "calcs": [
172
            "lastNotNull"
173
          ],
174
          "fields": "",
175
          "values": false
176
        },
177
        "textMode": "auto"
178
      },
179
      "pluginVersion": "10.1.10",
180
      "targets": [
181
        {
182
          "datasource": {
183
            "type": "prometheus",
184
            "uid": "PBFA97CFB590B2093"
185
          },
186
          "expr": "memcached_uptime_seconds{job=\"$job\"}",
187
          "format": "time_series",
188
          "intervalFactor": 1,
189
          "refId": "A"
190
        }
191
      ],
192
      "title": "Up Time",
193
      "type": "stat"
194
    },
195
    {
196
      "datasource": {
197
        "type": "prometheus",
198
        "uid": "PBFA97CFB590B2093"
199
      },
200
      "fieldConfig": {
201
        "defaults": {
202
          "color": {
203
            "mode": "thresholds"
204
          },
205
          "mappings": [
206
            {
207
              "id": 0,
208
              "op": "=",
209
              "text": "N/A",
210
              "type": 1,
211
              "value": "null"
212
            }
213
          ],
214
          "max": 1,
215
          "min": 0,
216
          "thresholds": {
217
            "mode": "absolute",
218
            "steps": [
219
              {
220
                "color": "rgba(50, 172, 45, 0.97)",
221
                "value": null
222
              },
223
              {
224
                "color": "rgba(237, 129, 40, 0.89)",
225
                "value": 0.75
226
              },
227
              {
228
                "color": "rgba(245, 54, 54, 0.9)",
229
                "value": 0.9
230
              }
231
            ]
232
          },
233
          "unit": "percentunit"
234
        },
235
        "overrides": []
236
      },
237
      "gridPos": {
238
        "h": 4,
239
        "w": 3,
240
        "x": 5,
241
        "y": 0
242
      },
243
      "id": 23,
244
      "links": [],
245
      "options": {
246
        "orientation": "horizontal",
247
        "reduceOptions": {
248
          "calcs": [
249
            "mean"
250
          ],
251
          "fields": "",
252
          "values": false
253
        },
254
        "showThresholdLabels": false,
255
        "showThresholdMarkers": true
256
      },
257
      "pluginVersion": "10.1.10",
258
      "targets": [
259
        {
260
          "aggregation": "Last",
261
          "datasource": {
262
            "type": "prometheus",
263
            "uid": "PBFA97CFB590B2093"
264
          },
265
          "decimals": 2,
266
          "displayAliasType": "Warning / Critical",
267
          "displayType": "Regular",
268
          "displayValueWithAlias": "Never",
269
          "expr": "memcached_current_bytes{job=\"$job\"}/memcached_limit_bytes{job=\"$job\"}",
270
          "format": "time_series",
271
          "instant": false,
272
          "intervalFactor": 1,
273
          "legendFormat": "Memory used",
274
          "refId": "A",
275
          "step": 20,
276
          "units": "none",
277
          "valueHandler": "Number Threshold"
278
        }
279
      ],
280
      "title": "Memory usage",
281
      "type": "gauge"
282
    },
283
    {
284
      "aliasColors": {
285
        "ratio": "#6ED0E0"
286
      },
287
      "bars": true,
288
      "dashLength": 10,
289
      "dashes": false,
290
      "datasource": {
291
        "type": "prometheus",
292
        "uid": "PBFA97CFB590B2093"
293
      },
294
      "editable": true,
295
      "error": false,
296
      "fieldConfig": {
297
        "defaults": {
298
          "links": []
299
        },
300
        "overrides": []
301
      },
302
      "fill": 0,
303
      "fillGradient": 0,
304
      "grid": {},
305
      "gridPos": {
306
        "h": 6,
307
        "w": 8,
308
        "x": 8,
309
        "y": 0
310
      },
311
      "hiddenSeries": false,
312
      "id": 25,
313
      "legend": {
314
        "alignAsTable": false,
315
        "avg": false,
316
        "current": false,
317
        "max": false,
318
        "min": false,
319
        "rightSide": false,
320
        "show": false,
321
        "total": false,
322
        "values": false
323
      },
324
      "lines": false,
325
      "linewidth": 2,
326
      "links": [],
327
      "nullPointMode": "connected",
328
      "options": {
329
        "alertThreshold": true
330
      },
331
      "percentage": false,
332
      "pluginVersion": "10.1.10",
333
      "pointradius": 5,
334
      "points": false,
335
      "renderer": "flot",
336
      "seriesOverrides": [],
337
      "spaceLength": 10,
338
      "stack": false,
339
      "steppedLine": false,
340
      "targets": [
341
        {
342
          "datasource": {
343
            "type": "prometheus",
344
            "uid": "PBFA97CFB590B2093"
345
          },
346
          "expr":
347
              "sum (memcached_commands_total{command=\"get\",job=\"$job\"}) / (sum (memcached_commands_total{command=\"get\",job=\"$job\"}) + sum (memcached_commands_total{command=\"set\",job=\"$job\"}))",
348
          "format": "time_series",
349
          "intervalFactor": 1,
350
          "legendFormat": "Get",
351
          "refId": "A",
352
          "step": 5,
353
          "target": ""
354
        },
355
        {
356
          "datasource": {
357
            "type": "prometheus",
358
            "uid": "PBFA97CFB590B2093"
359
          },
360
          "expr":
361
              "sum (memcached_commands_total{command=\"set\",job=\"$job\"}) / (sum (memcached_commands_total{command=\"get\",job=\"$job\"}) + sum (memcached_commands_total{command=\"set\",job=\"$job\"}))",
362
          "format": "time_series",
363
          "intervalFactor": 2,
364
          "legendFormat": "Set",
365
          "refId": "B",
366
          "step": 10
367
        }
368
      ],
369
      "thresholds": [],
370
      "timeRegions": [],
371
      "title": "Get & Set ratio",
372
      "tooltip": {
373
        "msResolution": false,
374
        "shared": false,
375
        "sort": 0,
376
        "value_type": "cumulative"
377
      },
378
      "type": "graph",
379
      "xaxis": {
380
        "mode": "series",
381
        "show": true,
382
        "values": [
383
          "current"
384
        ]
385
      },
386
      "yaxes": [
387
        {
388
          "format": "percentunit",
389
          "logBase": 1,
390
          "max": "1",
391
          "min": "0",
392
          "show": true
393
        },
394
        {
395
          "format": "short",
396
          "logBase": 1,
397
          "show": false
398
        }
399
      ],
400
      "yaxis": {
401
        "align": false
402
      }
403
    },
404
    {
405
      "aliasColors": {},
406
      "bars": true,
407
      "dashLength": 10,
408
      "dashes": false,
409
      "datasource": {
410
        "type": "prometheus",
411
        "uid": "PBFA97CFB590B2093"
412
      },
413
      "editable": true,
414
      "error": false,
415
      "fieldConfig": {
416
        "defaults": {
417
          "links": []
418
        },
419
        "overrides": []
420
      },
421
      "fill": 1,
422
      "fillGradient": 0,
423
      "grid": {},
424
      "gridPos": {
425
        "h": 6,
426
        "w": 8,
427
        "x": 16,
428
        "y": 0
429
      },
430
      "height": "120px",
431
      "hiddenSeries": false,
432
      "id": 29,
433
      "legend": {
434
        "avg": false,
435
        "current": false,
436
        "max": false,
437
        "min": false,
438
        "show": false,
439
        "total": false,
440
        "values": false
441
      },
442
      "lines": false,
443
      "linewidth": 2,
444
      "links": [],
445
      "nullPointMode": "connected",
446
      "options": {
447
        "alertThreshold": true
448
      },
449
      "percentage": false,
450
      "pluginVersion": "10.1.10",
451
      "pointradius": 5,
452
      "points": false,
453
      "renderer": "flot",
454
      "seriesOverrides": [
455
        {
456
          "alias": "miss",
457
          "color": "#E24D42"
458
        }
459
      ],
460
      "spaceLength": 10,
461
      "stack": false,
462
      "steppedLine": false,
463
      "targets": [
464
        {
465
          "datasource": {
466
            "type": "prometheus",
467
            "uid": "PBFA97CFB590B2093"
468
          },
469
          "expr":
470
              "sum (memcached_commands_total{status=\"hit\",command=\"get\",}) / sum (memcached_commands_total{command=\"get\",job=\"$job\"})",
471
          "format": "time_series",
472
          "hide": false,
473
          "intervalFactor": 1,
474
          "legendFormat": "hit",
475
          "refId": "C",
476
          "step": 5
477
        },
478
        {
479
          "datasource": {
480
            "type": "prometheus",
481
            "uid": "PBFA97CFB590B2093"
482
          },
483
          "expr":
484
              "sum (memcached_commands_total{status=\"miss\",command=\"get\",job=\"$job\"}) / sum (memcached_commands_total{command=\"get\",job=\"$job\"})",
485
          "format": "time_series",
486
          "intervalFactor": 1,
487
          "legendFormat": "miss",
488
          "refId": "A",
489
          "step": 5
490
        }
491
      ],
492
      "thresholds": [],
493
      "timeRegions": [],
494
      "title": "Hit & Miss ratio",
495
      "tooltip": {
496
        "msResolution": true,
497
        "shared": false,
498
        "sort": 0,
499
        "value_type": "cumulative"
500
      },
501
      "type": "graph",
502
      "xaxis": {
503
        "mode": "series",
504
        "show": true,
505
        "values": [
506
          "current"
507
        ]
508
      },
509
      "yaxes": [
510
        {
511
          "format": "percentunit",
512
          "logBase": 1,
513
          "max": "1",
514
          "min": 0,
515
          "show": true
516
        },
517
        {
518
          "format": "short",
519
          "logBase": 1,
520
          "show": false
521
        }
522
      ],
523
      "yaxis": {
524
        "align": false
525
      }
526
    },
527
    {
528
      "datasource": {
529
        "type": "prometheus",
530
        "uid": "PBFA97CFB590B2093"
531
      },
532
      "fieldConfig": {
533
        "defaults": {
534
          "color": {
535
            "mode": "thresholds"
536
          },
537
          "mappings": [
538
            {
539
              "options": {
540
                "match": "null",
541
                "result": {
542
                  "text": "N/A"
543
                }
544
              },
545
              "type": "special"
546
            }
547
          ],
548
          "thresholds": {
549
            "mode": "absolute",
550
            "steps": [
551
              {
552
                "color": "green",
553
                "value": null
554
              },
555
              {
556
                "color": "red",
557
                "value": 80
558
              }
559
            ]
560
          },
561
          "unit": "short"
562
        },
563
        "overrides": []
564
      },
565
      "gridPos": {
566
        "h": 2,
567
        "w": 4,
568
        "x": 0,
569
        "y": 4
570
      },
571
      "id": 35,
572
      "links": [],
573
      "maxDataPoints": 100,
574
      "options": {
575
        "colorMode": "none",
576
        "graphMode": "none",
577
        "justifyMode": "auto",
578
        "orientation": "horizontal",
579
        "reduceOptions": {
580
          "calcs": [
581
            "lastNotNull"
582
          ],
583
          "fields": "",
584
          "values": false
585
        },
586
        "textMode": "auto"
587
      },
588
      "pluginVersion": "10.1.10",
589
      "targets": [
590
        {
591
          "datasource": {
592
            "type": "prometheus",
593
            "uid": "PBFA97CFB590B2093"
594
          },
595
          "expr": "sum (memcached_items_evicted_total{job=\"$job\"})",
596
          "format": "time_series",
597
          "intervalFactor": 1,
598
          "refId": "A",
599
          "step": 20
600
        }
601
      ],
602
      "title": "Evicts (total)",
603
      "type": "stat"
604
    },
605
    {
606
      "datasource": {
607
        "type": "prometheus",
608
        "uid": "PBFA97CFB590B2093"
609
      },
610
      "fieldConfig": {
611
        "defaults": {
612
          "color": {
613
            "mode": "thresholds"
614
          },
615
          "mappings": [
616
            {
617
              "options": {
618
                "match": "null",
619
                "result": {
620
                  "text": "N/A"
621
                }
622
              },
623
              "type": "special"
624
            }
625
          ],
626
          "thresholds": {
627
            "mode": "absolute",
628
            "steps": [
629
              {
630
                "color": "green",
631
                "value": null
632
              },
633
              {
634
                "color": "red",
635
                "value": 80
636
              }
637
            ]
638
          },
639
          "unit": "short"
640
        },
641
        "overrides": []
642
      },
643
      "gridPos": {
644
        "h": 2,
645
        "w": 4,
646
        "x": 4,
647
        "y": 4
648
      },
649
      "id": 37,
650
      "links": [],
651
      "maxDataPoints": 100,
652
      "options": {
653
        "colorMode": "none",
654
        "graphMode": "none",
655
        "justifyMode": "auto",
656
        "orientation": "horizontal",
657
        "reduceOptions": {
658
          "calcs": [
659
            "lastNotNull"
660
          ],
661
          "fields": "",
662
          "values": false
663
        },
664
        "textMode": "auto"
665
      },
666
      "pluginVersion": "10.1.10",
667
      "targets": [
668
        {
669
          "datasource": {
670
            "type": "prometheus",
671
            "uid": "PBFA97CFB590B2093"
672
          },
673
          "expr": "sum (memcached_items_reclaimed_total{job=\"$job\"})",
674
          "format": "time_series",
675
          "intervalFactor": 1,
676
          "refId": "A",
677
          "step": 20
678
        }
679
      ],
680
      "title": "Reclaims (total)",
681
      "type": "stat"
682
    },
683
    {
684
      "aliasColors": {
685
        "evicts": "#890F02",
686
        "memcached_items_evicted_total{instance=\"172.17.0.1:9150\",job=\"prometheus\"}": "#890F02",
687
        "reclaims": "#3F6833"
688
      },
689
      "bars": false,
690
      "dashLength": 10,
691
      "dashes": false,
692
      "datasource": {
693
        "type": "prometheus",
694
        "uid": "PBFA97CFB590B2093"
695
      },
696
      "editable": true,
697
      "error": false,
698
      "fieldConfig": {
699
        "defaults": {
700
          "links": []
701
        },
702
        "overrides": []
703
      },
704
      "fill": 1,
705
      "fillGradient": 0,
706
      "grid": {},
707
      "gridPos": {
708
        "h": 7,
709
        "w": 8,
710
        "x": 0,
711
        "y": 6
712
      },
713
      "height": "240px",
714
      "hiddenSeries": false,
715
      "id": 27,
716
      "legend": {
717
        "avg": false,
718
        "current": false,
719
        "max": false,
720
        "min": false,
721
        "show": true,
722
        "total": false,
723
        "values": false
724
      },
725
      "lines": true,
726
      "linewidth": 2,
727
      "links": [],
728
      "nullPointMode": "connected",
729
      "options": {
730
        "alertThreshold": true
731
      },
732
      "percentage": false,
733
      "pluginVersion": "10.1.10",
734
      "pointradius": 5,
735
      "points": false,
736
      "renderer": "flot",
737
      "seriesOverrides": [
738
        {
739
          "alias": "reclaims",
740
          "yaxis": 2
741
        }
742
      ],
743
      "spaceLength": 10,
744
      "stack": false,
745
      "steppedLine": false,
746
      "targets": [
747
        {
748
          "datasource": {
749
            "type": "prometheus",
750
            "uid": "PBFA97CFB590B2093"
751
          },
752
          "expr": "sum (irate (memcached_items_evicted_total{job=\"$job\"}[5m]))",
753
          "format": "time_series",
754
          "intervalFactor": 1,
755
          "legendFormat": "evicts",
756
          "refId": "A",
757
          "step": 5,
758
          "target": ""
759
        },
760
        {
761
          "datasource": {
762
            "type": "prometheus",
763
            "uid": "PBFA97CFB590B2093"
764
          },
765
          "expr": "sum (irate (memcached_items_reclaimed_total{job=\"$job\"}[5m]))",
766
          "format": "time_series",
767
          "intervalFactor": 1,
768
          "legendFormat": "reclaims",
769
          "refId": "B",
770
          "step": 5
771
        }
772
      ],
773
      "thresholds": [],
774
      "timeRegions": [],
775
      "title": "Evicts & Reclaims rate",
776
      "tooltip": {
777
        "msResolution": false,
778
        "shared": true,
779
        "sort": 0,
780
        "value_type": "cumulative"
781
      },
782
      "type": "graph",
783
      "xaxis": {
784
        "mode": "time",
785
        "show": true,
786
        "values": []
787
      },
788
      "yaxes": [
789
        {
790
          "format": "short",
791
          "logBase": 1,
792
          "show": true
793
        },
794
        {
795
          "format": "short",
796
          "logBase": 1,
797
          "show": true
798
        }
799
      ],
800
      "yaxis": {
801
        "align": false
802
      }
803
    },
804
    {
805
      "aliasColors": {},
806
      "bars": false,
807
      "dashLength": 10,
808
      "dashes": false,
809
      "datasource": {
810
        "type": "prometheus",
811
        "uid": "PBFA97CFB590B2093"
812
      },
813
      "fieldConfig": {
814
        "defaults": {
815
          "links": []
816
        },
817
        "overrides": []
818
      },
819
      "fill": 1,
820
      "fillGradient": 0,
821
      "gridPos": {
822
        "h": 7,
823
        "w": 8,
824
        "x": 8,
825
        "y": 6
826
      },
827
      "hiddenSeries": false,
828
      "id": 10,
829
      "legend": {
830
        "alignAsTable": true,
831
        "avg": false,
832
        "current": true,
833
        "max": true,
834
        "min": true,
835
        "rightSide": false,
836
        "show": true,
837
        "total": false,
838
        "values": true
839
      },
840
      "lines": true,
841
      "linewidth": 2,
842
      "links": [],
843
      "nullPointMode": "null",
844
      "options": {
845
        "alertThreshold": true
846
      },
847
      "percentage": false,
848
      "pluginVersion": "10.1.10",
849
      "pointradius": 5,
850
      "points": false,
851
      "renderer": "flot",
852
      "seriesOverrides": [],
853
      "spaceLength": 10,
854
      "stack": false,
855
      "steppedLine": false,
856
      "targets": [
857
        {
858
          "datasource": {
859
            "type": "prometheus",
860
            "uid": "PBFA97CFB590B2093"
861
          },
862
          "expr": "memcached_current_connections{job=\"$job\"}",
863
          "format": "time_series",
864
          "interval": "1m",
865
          "intervalFactor": 1,
866
          "legendFormat": "Connections",
867
          "refId": "A"
868
        }
869
      ],
870
      "thresholds": [],
871
      "timeRegions": [],
872
      "title": "Connections",
873
      "tooltip": {
874
        "shared": true,
875
        "sort": 0,
876
        "value_type": "individual"
877
      },
878
      "type": "graph",
879
      "xaxis": {
880
        "mode": "time",
881
        "show": true,
882
        "values": []
883
      },
884
      "yaxes": [
885
        {
886
          "format": "none",
887
          "logBase": 1,
888
          "show": true
889
        },
890
        {
891
          "format": "short",
892
          "logBase": 1,
893
          "show": true
894
        }
895
      ],
896
      "yaxis": {
897
        "align": false
898
      }
899
    },
900
    {
901
      "aliasColors": {},
902
      "bars": false,
903
      "dashLength": 10,
904
      "dashes": false,
905
      "datasource": {
906
        "type": "prometheus",
907
        "uid": "PBFA97CFB590B2093"
908
      },
909
      "editable": true,
910
      "error": false,
911
      "fieldConfig": {
912
        "defaults": {
913
          "links": []
914
        },
915
        "overrides": []
916
      },
917
      "fill": 1,
918
      "fillGradient": 0,
919
      "grid": {},
920
      "gridPos": {
921
        "h": 7,
922
        "w": 8,
923
        "x": 16,
924
        "y": 6
925
      },
926
      "height": "240px",
927
      "hiddenSeries": false,
928
      "id": 31,
929
      "legend": {
930
        "avg": false,
931
        "current": false,
932
        "max": false,
933
        "min": false,
934
        "show": false,
935
        "total": false,
936
        "values": false
937
      },
938
      "lines": true,
939
      "linewidth": 2,
940
      "links": [],
941
      "nullPointMode": "connected",
942
      "options": {
943
        "alertThreshold": true
944
      },
945
      "percentage": false,
946
      "pluginVersion": "10.1.10",
947
      "pointradius": 5,
948
      "points": false,
949
      "renderer": "flot",
950
      "seriesOverrides": [],
951
      "spaceLength": 10,
952
      "stack": false,
953
      "steppedLine": false,
954
      "targets": [
955
        {
956
          "datasource": {
957
            "type": "prometheus",
958
            "uid": "PBFA97CFB590B2093"
959
          },
960
          "expr":
961
              "sum (irate (memcached_commands_total{status=\"hit\",command=\"get\",job=\"$job\"}[5m])) / sum (irate (memcached_commands_total{command=\"get\",job=\"$job\"}[5m]\n))",
962
          "format": "time_series",
963
          "intervalFactor": 1,
964
          "legendFormat": "Hit",
965
          "refId": "A",
966
          "step": 5
967
        }
968
      ],
969
      "thresholds": [],
970
      "timeRegions": [],
971
      "title": "Hit rate",
972
      "tooltip": {
973
        "msResolution": true,
974
        "shared": false,
975
        "sort": 0,
976
        "value_type": "cumulative"
977
      },
978
      "type": "graph",
979
      "xaxis": {
980
        "mode": "time",
981
        "show": true,
982
        "values": [
983
          "total"
984
        ]
985
      },
986
      "yaxes": [
987
        {
988
          "format": "percentunit",
989
          "logBase": 1,
990
          "min": 0,
991
          "show": true
992
        },
993
        {
994
          "format": "short",
995
          "logBase": 1,
996
          "show": false
997
        }
998
      ],
999
      "yaxis": {
1000
        "align": false
1001
      }
1002
    },
1003
    {
1004
      "aliasColors": {},
1005
      "bars": false,
1006
      "dashLength": 10,
1007
      "dashes": false,
1008
      "datasource": {
1009
        "type": "prometheus",
1010
        "uid": "PBFA97CFB590B2093"
1011
      },
1012
      "fieldConfig": {
1013
        "defaults": {
1014
          "links": []
1015
        },
1016
        "overrides": []
1017
      },
1018
      "fill": 1,
1019
      "fillGradient": 0,
1020
      "gridPos": {
1021
        "h": 7,
1022
        "w": 8,
1023
        "x": 0,
1024
        "y": 13
1025
      },
1026
      "hiddenSeries": false,
1027
      "id": 19,
1028
      "legend": {
1029
        "alignAsTable": true,
1030
        "avg": false,
1031
        "current": true,
1032
        "max": true,
1033
        "min": true,
1034
        "rightSide": false,
1035
        "show": true,
1036
        "total": false,
1037
        "values": true
1038
      },
1039
      "lines": true,
1040
      "linewidth": 2,
1041
      "links": [],
1042
      "nullPointMode": "null",
1043
      "options": {
1044
        "alertThreshold": true
1045
      },
1046
      "percentage": false,
1047
      "pluginVersion": "10.1.10",
1048
      "pointradius": 5,
1049
      "points": false,
1050
      "renderer": "flot",
1051
      "seriesOverrides": [],
1052
      "spaceLength": 10,
1053
      "stack": false,
1054
      "steppedLine": false,
1055
      "targets": [
1056
        {
1057
          "datasource": {
1058
            "type": "prometheus",
1059
            "uid": "PBFA97CFB590B2093"
1060
          },
1061
          "expr": "delta(memcached_read_bytes_total{job=\"$job\"}[1m])",
1062
          "format": "time_series",
1063
          "interval": "1m",
1064
          "intervalFactor": 1,
1065
          "legendFormat": "read",
1066
          "refId": "A"
1067
        },
1068
        {
1069
          "datasource": {
1070
            "type": "prometheus",
1071
            "uid": "PBFA97CFB590B2093"
1072
          },
1073
          "expr": "delta(memcached_written_bytes_total{job=\"$job\"}[1m])",
1074
          "format": "time_series",
1075
          "interval": "1m",
1076
          "intervalFactor": 1,
1077
          "legendFormat": "write",
1078
          "refId": "B"
1079
        }
1080
      ],
1081
      "thresholds": [],
1082
      "timeRegions": [],
1083
      "title": "Read/Write",
1084
      "tooltip": {
1085
        "shared": true,
1086
        "sort": 0,
1087
        "value_type": "individual"
1088
      },
1089
      "type": "graph",
1090
      "xaxis": {
1091
        "mode": "time",
1092
        "show": true,
1093
        "values": []
1094
      },
1095
      "yaxes": [
1096
        {
1097
          "format": "bytes",
1098
          "logBase": 1,
1099
          "show": true
1100
        },
1101
        {
1102
          "format": "short",
1103
          "logBase": 1,
1104
          "show": true
1105
        }
1106
      ],
1107
      "yaxis": {
1108
        "align": false
1109
      }
1110
    },
1111
    {
1112
      "aliasColors": {},
1113
      "bars": false,
1114
      "dashLength": 10,
1115
      "dashes": false,
1116
      "datasource": {
1117
        "type": "prometheus",
1118
        "uid": "PBFA97CFB590B2093"
1119
      },
1120
      "fieldConfig": {
1121
        "defaults": {
1122
          "links": []
1123
        },
1124
        "overrides": []
1125
      },
1126
      "fill": 1,
1127
      "fillGradient": 0,
1128
      "gridPos": {
1129
        "h": 7,
1130
        "w": 8,
1131
        "x": 8,
1132
        "y": 13
1133
      },
1134
      "hiddenSeries": false,
1135
      "id": 5,
1136
      "legend": {
1137
        "avg": false,
1138
        "current": false,
1139
        "max": false,
1140
        "min": false,
1141
        "show": true,
1142
        "total": false,
1143
        "values": false
1144
      },
1145
      "lines": true,
1146
      "linewidth": 1,
1147
      "links": [],
1148
      "nullPointMode": "null",
1149
      "options": {
1150
        "alertThreshold": true
1151
      },
1152
      "percentage": false,
1153
      "pluginVersion": "10.1.10",
1154
      "pointradius": 2,
1155
      "points": false,
1156
      "renderer": "flot",
1157
      "seriesOverrides": [],
1158
      "spaceLength": 10,
1159
      "stack": false,
1160
      "steppedLine": false,
1161
      "targets": [
1162
        {
1163
          "datasource": {
1164
            "type": "prometheus",
1165
            "uid": "PBFA97CFB590B2093"
1166
          },
1167
          "expr": "memcached_current_bytes{job=\"$job\"}/memcached_limit_bytes{job=\"$job\"}",
1168
          "format": "time_series",
1169
          "intervalFactor": 1,
1170
          "legendFormat": "Memory",
1171
          "refId": "A"
1172
        }
1173
      ],
1174
      "thresholds": [],
1175
      "timeRegions": [],
1176
      "title": "Memory Used",
1177
      "tooltip": {
1178
        "shared": true,
1179
        "sort": 0,
1180
        "value_type": "individual"
1181
      },
1182
      "type": "graph",
1183
      "xaxis": {
1184
        "mode": "time",
1185
        "show": true,
1186
        "values": []
1187
      },
1188
      "yaxes": [
1189
        {
1190
          "format": "short",
1191
          "logBase": 1,
1192
          "show": true
1193
        },
1194
        {
1195
          "format": "short",
1196
          "logBase": 1,
1197
          "show": true
1198
        }
1199
      ],
1200
      "yaxis": {
1201
        "align": false
1202
      }
1203
    },
1204
    {
1205
      "aliasColors": {},
1206
      "bars": false,
1207
      "dashLength": 10,
1208
      "dashes": false,
1209
      "datasource": {
1210
        "type": "prometheus",
1211
        "uid": "PBFA97CFB590B2093"
1212
      },
1213
      "fieldConfig": {
1214
        "defaults": {
1215
          "links": []
1216
        },
1217
        "overrides": []
1218
      },
1219
      "fill": 1,
1220
      "fillGradient": 0,
1221
      "gridPos": {
1222
        "h": 7,
1223
        "w": 8,
1224
        "x": 16,
1225
        "y": 13
1226
      },
1227
      "hiddenSeries": false,
1228
      "id": 4,
1229
      "legend": {
1230
        "avg": false,
1231
        "current": false,
1232
        "max": false,
1233
        "min": false,
1234
        "show": true,
1235
        "total": false,
1236
        "values": false
1237
      },
1238
      "lines": true,
1239
      "linewidth": 1,
1240
      "links": [],
1241
      "nullPointMode": "null",
1242
      "options": {
1243
        "alertThreshold": true
1244
      },
1245
      "percentage": false,
1246
      "pluginVersion": "10.1.10",
1247
      "pointradius": 2,
1248
      "points": false,
1249
      "renderer": "flot",
1250
      "seriesOverrides": [],
1251
      "spaceLength": 10,
1252
      "stack": false,
1253
      "steppedLine": false,
1254
      "targets": [
1255
        {
1256
          "datasource": {
1257
            "type": "prometheus",
1258
            "uid": "PBFA97CFB590B2093"
1259
          },
1260
          "expr": "memcached_current_items{job=\"$job\"}",
1261
          "format": "time_series",
1262
          "intervalFactor": 1,
1263
          "legendFormat": "Items",
1264
          "refId": "A"
1265
        }
1266
      ],
1267
      "thresholds": [],
1268
      "timeRegions": [],
1269
      "title": "Items in cache",
1270
      "tooltip": {
1271
        "shared": true,
1272
        "sort": 0,
1273
        "value_type": "individual"
1274
      },
1275
      "type": "graph",
1276
      "xaxis": {
1277
        "mode": "time",
1278
        "show": true,
1279
        "values": []
1280
      },
1281
      "yaxes": [
1282
        {
1283
          "format": "short",
1284
          "logBase": 1,
1285
          "show": true
1286
        },
1287
        {
1288
          "format": "short",
1289
          "logBase": 1,
1290
          "show": true
1291
        }
1292
      ],
1293
      "yaxis": {
1294
        "align": false
1295
      }
1296
    },
1297
    {
1298
      "datasource": {
1299
        "type": "prometheus",
1300
        "uid": "PBFA97CFB590B2093"
1301
      },
1302
      "description": "",
1303
      "fieldConfig": {
1304
        "defaults": {
1305
          "color": {
1306
            "mode": "palette-classic"
1307
          },
1308
          "custom": {
1309
            "axisCenteredZero": false,
1310
            "axisColorMode": "text",
1311
            "axisLabel": "",
1312
            "axisPlacement": "auto",
1313
            "barAlignment": 0,
1314
            "drawStyle": "line",
1315
            "fillOpacity": 0,
1316
            "gradientMode": "none",
1317
            "hideFrom": {
1318
              "legend": false,
1319
              "tooltip": false,
1320
              "viz": false
1321
            },
1322
            "insertNulls": false,
1323
            "lineInterpolation": "linear",
1324
            "lineWidth": 1,
1325
            "pointSize": 5,
1326
            "scaleDistribution": {
1327
              "type": "linear"
1328
            },
1329
            "showPoints": "auto",
1330
            "spanNulls": false,
1331
            "stacking": {
1332
              "group": "A",
1333
              "mode": "none"
1334
            },
1335
            "thresholdsStyle": {
1336
              "mode": "off"
1337
            }
1338
          },
1339
          "mappings": [],
1340
          "thresholds": {
1341
            "mode": "absolute",
1342
            "steps": [
1343
              {
1344
                "color": "green",
1345
                "value": null
1346
              },
1347
              {
1348
                "color": "red",
1349
                "value": 80
1350
              }
1351
            ]
1352
          },
1353
          "unit": "bytes"
1354
        },
1355
        "overrides": []
1356
      },
1357
      "gridPos": {
1358
        "h": 8,
1359
        "w": 12,
1360
        "x": 0,
1361
        "y": 20
1362
      },
1363
      "id": 38,
1364
      "options": {
1365
        "legend": {
1366
          "calcs": [],
1367
          "displayMode": "list",
1368
          "placement": "bottom",
1369
          "showLegend": true
1370
        },
1371
        "tooltip": {
1372
          "mode": "single",
1373
          "sort": "none"
1374
        }
1375
      },
1376
      "targets": [
1377
        {
1378
          "datasource": {
1379
            "type": "prometheus",
1380
            "uid": "PBFA97CFB590B2093"
1381
          },
1382
          "editorMode": "code",
1383
          "expr": "memcached_process_resident_memory_bytes",
1384
          "instant": true,
1385
          "legendFormat": "__auto",
1386
          "range": true,
1387
          "refId": "A"
1388
        }
1389
      ],
1390
      "title": "RSS Memory",
1391
      "type": "timeseries"
1392
    },
1393
    {
1394
      "aliasColors": {},
1395
      "bars": false,
1396
      "dashLength": 10,
1397
      "dashes": false,
1398
      "datasource": {
1399
        "type": "prometheus",
1400
        "uid": "PBFA97CFB590B2093"
1401
      },
1402
      "fieldConfig": {
1403
        "defaults": {
1404
          "links": []
1405
        },
1406
        "overrides": []
1407
      },
1408
      "fill": 1,
1409
      "fillGradient": 0,
1410
      "gridPos": {
1411
        "h": 8,
1412
        "w": 12,
1413
        "x": 12,
1414
        "y": 20
1415
      },
1416
      "hiddenSeries": false,
1417
      "id": 20,
1418
      "legend": {
1419
        "alignAsTable": true,
1420
        "avg": true,
1421
        "current": true,
1422
        "max": true,
1423
        "min": true,
1424
        "rightSide": false,
1425
        "show": true,
1426
        "total": false,
1427
        "values": true
1428
      },
1429
      "lines": true,
1430
      "linewidth": 2,
1431
      "links": [],
1432
      "nullPointMode": "null",
1433
      "options": {
1434
        "alertThreshold": true
1435
      },
1436
      "percentage": false,
1437
      "pluginVersion": "10.1.10",
1438
      "pointradius": 5,
1439
      "points": false,
1440
      "renderer": "flot",
1441
      "seriesOverrides": [],
1442
      "spaceLength": 10,
1443
      "stack": false,
1444
      "steppedLine": false,
1445
      "targets": [
1446
        {
1447
          "datasource": {
1448
            "type": "prometheus",
1449
            "uid": "PBFA97CFB590B2093"
1450
          },
1451
          "expr": "sum(delta(memcached_commands_total{job=\"$job\"}[30s]))/30",
1452
          "format": "time_series",
1453
          "interval": "15s",
1454
          "intervalFactor": 1,
1455
          "legendFormat": "QPS",
1456
          "refId": "A"
1457
        }
1458
      ],
1459
      "thresholds": [],
1460
      "timeRegions": [],
1461
      "title": "QPS",
1462
      "tooltip": {
1463
        "shared": true,
1464
        "sort": 0,
1465
        "value_type": "individual"
1466
      },
1467
      "type": "graph",
1468
      "xaxis": {
1469
        "mode": "time",
1470
        "show": true,
1471
        "values": []
1472
      },
1473
      "yaxes": [
1474
        {
1475
          "format": "short",
1476
          "logBase": 1,
1477
          "show": true
1478
        },
1479
        {
1480
          "format": "short",
1481
          "logBase": 1,
1482
          "show": true
1483
        }
1484
      ],
1485
      "yaxis": {
1486
        "align": false
1487
      }
1488
    },
1489
    {
1490
      "aliasColors": {},
1491
      "bars": false,
1492
      "dashLength": 10,
1493
      "dashes": false,
1494
      "datasource": {
1495
        "type": "prometheus",
1496
        "uid": "PBFA97CFB590B2093"
1497
      },
1498
      "editable": true,
1499
      "error": false,
1500
      "fieldConfig": {
1501
        "defaults": {
1502
          "links": []
1503
        },
1504
        "overrides": []
1505
      },
1506
      "fill": 1,
1507
      "fillGradient": 0,
1508
      "grid": {},
1509
      "gridPos": {
1510
        "h": 8,
1511
        "w": 12,
1512
        "x": 0,
1513
        "y": 28
1514
      },
1515
      "hiddenSeries": false,
1516
      "id": 33,
1517
      "legend": {
1518
        "alignAsTable": true,
1519
        "avg": false,
1520
        "current": true,
1521
        "hideEmpty": false,
1522
        "hideZero": false,
1523
        "max": false,
1524
        "min": false,
1525
        "rightSide": true,
1526
        "show": true,
1527
        "sideWidth": 120,
1528
        "total": false,
1529
        "values": true
1530
      },
1531
      "lines": true,
1532
      "linewidth": 2,
1533
      "links": [],
1534
      "nullPointMode": "connected",
1535
      "options": {
1536
        "alertThreshold": true
1537
      },
1538
      "percentage": false,
1539
      "pluginVersion": "10.1.10",
1540
      "pointradius": 5,
1541
      "points": false,
1542
      "renderer": "flot",
1543
      "seriesOverrides": [],
1544
      "spaceLength": 10,
1545
      "stack": false,
1546
      "steppedLine": false,
1547
      "targets": [
1548
        {
1549
          "datasource": {
1550
            "type": "prometheus",
1551
            "uid": "PBFA97CFB590B2093"
1552
          },
1553
          "expr": "sum (irate (memcached_commands_total{job=\"$job\"}[5m])) by (command)",
1554
          "format": "time_series",
1555
          "intervalFactor": 2,
1556
          "legendFormat": "{{command}}",
1557
          "refId": "A",
1558
          "step": 4,
1559
          "target": ""
1560
        }
1561
      ],
1562
      "thresholds": [],
1563
      "timeRegions": [],
1564
      "title": "Commands",
1565
      "tooltip": {
1566
        "msResolution": false,
1567
        "shared": true,
1568
        "sort": 0,
1569
        "value_type": "cumulative"
1570
      },
1571
      "type": "graph",
1572
      "xaxis": {
1573
        "mode": "time",
1574
        "show": true,
1575
        "values": []
1576
      },
1577
      "yaxes": [
1578
        {
1579
          "format": "short",
1580
          "logBase": 1,
1581
          "show": true
1582
        },
1583
        {
1584
          "format": "short",
1585
          "logBase": 1,
1586
          "show": false
1587
        }
1588
      ],
1589
      "yaxis": {
1590
        "align": false
1591
      }
1592
    },
1593
    {
1594
      "aliasColors": {},
1595
      "bars": false,
1596
      "dashLength": 10,
1597
      "dashes": false,
1598
      "datasource": {
1599
        "type": "prometheus",
1600
        "uid": "PBFA97CFB590B2093"
1601
      },
1602
      "decimals": 2,
1603
      "fieldConfig": {
1604
        "defaults": {
1605
          "links": []
1606
        },
1607
        "overrides": []
1608
      },
1609
      "fill": 1,
1610
      "fillGradient": 0,
1611
      "gridPos": {
1612
        "h": 9,
1613
        "w": 12,
1614
        "x": 12,
1615
        "y": 28
1616
      },
1617
      "hiddenSeries": false,
1618
      "id": 11,
1619
      "legend": {
1620
        "alignAsTable": true,
1621
        "avg": true,
1622
        "current": true,
1623
        "max": true,
1624
        "min": true,
1625
        "rightSide": false,
1626
        "show": true,
1627
        "total": false,
1628
        "values": true
1629
      },
1630
      "lines": true,
1631
      "linewidth": 2,
1632
      "links": [],
1633
      "nullPointMode": "null",
1634
      "options": {
1635
        "alertThreshold": true
1636
      },
1637
      "percentage": false,
1638
      "pluginVersion": "10.1.10",
1639
      "pointradius": 5,
1640
      "points": false,
1641
      "renderer": "flot",
1642
      "seriesOverrides": [],
1643
      "spaceLength": 10,
1644
      "stack": false,
1645
      "steppedLine": false,
1646
      "targets": [
1647
        {
1648
          "datasource": {
1649
            "type": "prometheus",
1650
            "uid": "PBFA97CFB590B2093"
1651
          },
1652
          "expr":
1653
              "sum (delta(memcached_commands_total{job=\"$job\", status=\"hit\",command=\"get\"}[1m]))  / sum (delta(memcached_commands_total{job=\"$job\",command=\"get\"}[1m])) * 100",
1654
          "format": "time_series",
1655
          "interval": "1m",
1656
          "intervalFactor": 1,
1657
          "legendFormat": "get",
1658
          "refId": "A"
1659
        },
1660
        {
1661
          "datasource": {
1662
            "type": "prometheus",
1663
            "uid": "PBFA97CFB590B2093"
1664
          },
1665
          "expr":
1666
              "sum (delta(memcached_commands_total{job=\"$job\", status=\"hit\",command=\"delete\"}[1m]))  / sum (delta(memcached_commands_total{job=\"$job\",command=\"delete\"}[1m])) * 100",
1667
          "format": "time_series",
1668
          "interval": "1m",
1669
          "intervalFactor": 1,
1670
          "legendFormat": "delete",
1671
          "refId": "B"
1672
        }
1673
      ],
1674
      "thresholds": [],
1675
      "timeRegions": [],
1676
      "title": "Hit Ratio Per Command",
1677
      "tooltip": {
1678
        "shared": true,
1679
        "sort": 0,
1680
        "value_type": "individual"
1681
      },
1682
      "type": "graph",
1683
      "xaxis": {
1684
        "mode": "time",
1685
        "show": true,
1686
        "values": []
1687
      },
1688
      "yaxes": [
1689
        {
1690
          "decimals": 2,
1691
          "format": "percent",
1692
          "logBase": 1,
1693
          "show": true
1694
        },
1695
        {
1696
          "format": "short",
1697
          "logBase": 1,
1698
          "show": true
1699
        }
1700
      ],
1701
      "yaxis": {
1702
        "align": false
1703
      }
1704
    },
1705
    {
1706
      "aliasColors": {},
1707
      "bars": false,
1708
      "dashLength": 10,
1709
      "dashes": false,
1710
      "datasource": {
1711
        "type": "prometheus",
1712
        "uid": "PBFA97CFB590B2093"
1713
      },
1714
      "decimals": 2,
1715
      "fieldConfig": {
1716
        "defaults": {
1717
          "links": []
1718
        },
1719
        "overrides": []
1720
      },
1721
      "fill": 1,
1722
      "fillGradient": 0,
1723
      "gridPos": {
1724
        "h": 9,
1725
        "w": 12,
1726
        "x": 0,
1727
        "y": 36
1728
      },
1729
      "hiddenSeries": false,
1730
      "id": 9,
1731
      "legend": {
1732
        "alignAsTable": true,
1733
        "avg": true,
1734
        "current": true,
1735
        "max": true,
1736
        "min": true,
1737
        "rightSide": false,
1738
        "show": true,
1739
        "total": false,
1740
        "values": true
1741
      },
1742
      "lines": true,
1743
      "linewidth": 2,
1744
      "links": [],
1745
      "nullPointMode": "null",
1746
      "options": {
1747
        "alertThreshold": true
1748
      },
1749
      "percentage": false,
1750
      "pluginVersion": "10.1.10",
1751
      "pointradius": 5,
1752
      "points": false,
1753
      "renderer": "flot",
1754
      "seriesOverrides": [],
1755
      "spaceLength": 10,
1756
      "stack": false,
1757
      "steppedLine": false,
1758
      "targets": [
1759
        {
1760
          "datasource": {
1761
            "type": "prometheus",
1762
            "uid": "PBFA97CFB590B2093"
1763
          },
1764
          "expr":
1765
              "sum (delta(memcached_commands_total{job=\"$job\", status=\"hit\"}[1m]))  / sum (delta(memcached_commands_total{job=\"$job\"}[1m])) * 100",
1766
          "format": "time_series",
1767
          "interval": "1m",
1768
          "intervalFactor": 1,
1769
          "legendFormat": "Hit Ratio",
1770
          "refId": "A"
1771
        }
1772
      ],
1773
      "thresholds": [],
1774
      "timeRegions": [],
1775
      "title": "Hit Ratio",
1776
      "tooltip": {
1777
        "shared": true,
1778
        "sort": 0,
1779
        "value_type": "individual"
1780
      },
1781
      "type": "graph",
1782
      "xaxis": {
1783
        "mode": "time",
1784
        "show": true,
1785
        "values": []
1786
      },
1787
      "yaxes": [
1788
        {
1789
          "decimals": 2,
1790
          "format": "percent",
1791
          "logBase": 1,
1792
          "show": true
1793
        },
1794
        {
1795
          "format": "short",
1796
          "logBase": 1,
1797
          "show": true
1798
        }
1799
      ],
1800
      "yaxis": {
1801
        "align": false
1802
      }
1803
    }
1804
  ],
1805
  "refresh": "10s",
1806
  "schemaVersion": 38,
1807
  "style": "dark",
1808
  "tags": [],
1809
  "templating": {
1810
    "list": [
1811
      {
1812
        "current": {
1813
          "selected": false,
1814
          "text": "memcached-exporter",
1815
          "value": "memcached-exporter"
1816
        },
1817
        "datasource": {
1818
          "type": "prometheus",
1819
          "uid": "PBFA97CFB590B2093"
1820
        },
1821
        "definition": "",
1822
        "hide": 0,
1823
        "includeAll": false,
1824
        "multi": false,
1825
        "name": "job",
1826
        "options": [],
1827
        "query": "label_values(memcached_up, job)",
1828
        "refresh": 1,
1829
        "regex": "",
1830
        "skipUrlSync": false,
1831
        "sort": 0,
1832
        "tagValuesQuery": "",
1833
        "tagsQuery": "",
1834
        "type": "query",
1835
        "useTags": false
1836
      }
1837
    ]
1838
  },
1839
  "time": {
1840
    "from": "now-6h",
1841
    "to": "now"
1842
  },
1843
  "timepicker": {
1844
    "refresh_intervals": [
1845
      "5s",
1846
      "10s",
1847
      "30s",
1848
      "1m",
1849
      "5m",
1850
      "15m",
1851
      "30m",
1852
      "1h",
1853
      "2h",
1854
      "1d"
1855
    ],
1856
    "time_options": [
1857
      "5m",
1858
      "15m",
1859
      "1h",
1860
      "6h",
1861
      "12h",
1862
      "24h",
1863
      "2d",
1864
      "7d",
1865
      "30d"
1866
    ]
1867
  },
1868
  "timezone": "",
1869
  "title": "Memcached",
1870
  "uid": "AQxf3X-mk",
1871
  "version": 1,
1872
  "weekStart": ""
1873
}
1874

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.