weaviate

Форк
0
/
vectorindex.json 
437 строк · 10.5 Кб
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
        "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": "Prometheus"
34
      },
35
      "fieldConfig": {
36
        "defaults": {
37
          "color": {
38
            "mode": "palette-classic"
39
          },
40
          "custom": {
41
            "axisCenteredZero": false,
42
            "axisColorMode": "text",
43
            "axisLabel": "",
44
            "axisPlacement": "auto",
45
            "barAlignment": 0,
46
            "drawStyle": "line",
47
            "fillOpacity": 0,
48
            "gradientMode": "none",
49
            "hideFrom": {
50
              "legend": false,
51
              "tooltip": false,
52
              "viz": false
53
            },
54
            "lineInterpolation": "linear",
55
            "lineWidth": 1,
56
            "pointSize": 5,
57
            "scaleDistribution": {
58
              "type": "linear"
59
            },
60
            "showPoints": "auto",
61
            "spanNulls": false,
62
            "stacking": {
63
              "group": "A",
64
              "mode": "none"
65
            },
66
            "thresholdsStyle": {
67
              "mode": "off"
68
            }
69
          },
70
          "mappings": [],
71
          "thresholds": {
72
            "mode": "absolute",
73
            "steps": [
74
              {
75
                "color": "green",
76
                "value": null
77
              },
78
              {
79
                "color": "red",
80
                "value": 80
81
              }
82
            ]
83
          }
84
        },
85
        "overrides": []
86
      },
87
      "gridPos": {
88
        "h": 8,
89
        "w": 12,
90
        "x": 0,
91
        "y": 0
92
      },
93
      "id": 2,
94
      "options": {
95
        "legend": {
96
          "calcs": [],
97
          "displayMode": "list",
98
          "placement": "bottom",
99
          "showLegend": true
100
        },
101
        "tooltip": {
102
          "mode": "single",
103
          "sort": "none"
104
        }
105
      },
106
      "targets": [
107
        {
108
          "datasource": {
109
            "type": "prometheus",
110
            "uid": "Prometheus"
111
          },
112
          "exemplar": true,
113
          "expr": "vector_index_size{}",
114
          "interval": "",
115
          "legendFormat": "{{class_name}} / {{shard_name}}",
116
          "refId": "A"
117
        }
118
      ],
119
      "title": "Vector Index Size",
120
      "type": "timeseries"
121
    },
122
    {
123
      "datasource": {
124
        "type": "prometheus",
125
        "uid": "Prometheus"
126
      },
127
      "fieldConfig": {
128
        "defaults": {
129
          "color": {
130
            "mode": "palette-classic"
131
          },
132
          "custom": {
133
            "axisCenteredZero": false,
134
            "axisColorMode": "text",
135
            "axisLabel": "",
136
            "axisPlacement": "auto",
137
            "barAlignment": 0,
138
            "drawStyle": "line",
139
            "fillOpacity": 0,
140
            "gradientMode": "none",
141
            "hideFrom": {
142
              "legend": false,
143
              "tooltip": false,
144
              "viz": false
145
            },
146
            "lineInterpolation": "linear",
147
            "lineWidth": 1,
148
            "pointSize": 5,
149
            "scaleDistribution": {
150
              "type": "linear"
151
            },
152
            "showPoints": "auto",
153
            "spanNulls": false,
154
            "stacking": {
155
              "group": "A",
156
              "mode": "none"
157
            },
158
            "thresholdsStyle": {
159
              "mode": "off"
160
            }
161
          },
162
          "mappings": [],
163
          "thresholds": {
164
            "mode": "absolute",
165
            "steps": [
166
              {
167
                "color": "green",
168
                "value": null
169
              },
170
              {
171
                "color": "red",
172
                "value": 80
173
              }
174
            ]
175
          }
176
        },
177
        "overrides": []
178
      },
179
      "gridPos": {
180
        "h": 8,
181
        "w": 12,
182
        "x": 12,
183
        "y": 0
184
      },
185
      "id": 4,
186
      "maxDataPoints": 25,
187
      "options": {
188
        "legend": {
189
          "calcs": [],
190
          "displayMode": "list",
191
          "placement": "bottom",
192
          "showLegend": true
193
        },
194
        "tooltip": {
195
          "mode": "single",
196
          "sort": "none"
197
        }
198
      },
199
      "pluginVersion": "9.3.6",
200
      "targets": [
201
        {
202
          "datasource": {
203
            "type": "prometheus",
204
            "uid": "Prometheus"
205
          },
206
          "editorMode": "code",
207
          "exemplar": true,
208
          "expr": "rate(vector_index_maintenance_durations_ms_sum{}[$__interval]) / rate(vector_index_maintenance_durations_ms_count{}[$__interval])",
209
          "format": "time_series",
210
          "interval": "",
211
          "legendFormat": "{{step}} ({{class_name}}/{{shard_name}})",
212
          "range": true,
213
          "refId": "A"
214
        }
215
      ],
216
      "title": "Vector Index Maintenance Operations (Sync & Async)",
217
      "type": "timeseries"
218
    },
219
    {
220
      "datasource": {
221
        "type": "prometheus",
222
        "uid": "Prometheus"
223
      },
224
      "fieldConfig": {
225
        "defaults": {
226
          "color": {
227
            "mode": "palette-classic"
228
          },
229
          "custom": {
230
            "axisCenteredZero": false,
231
            "axisColorMode": "text",
232
            "axisLabel": "",
233
            "axisPlacement": "auto",
234
            "barAlignment": 0,
235
            "drawStyle": "line",
236
            "fillOpacity": 0,
237
            "gradientMode": "none",
238
            "hideFrom": {
239
              "legend": false,
240
              "tooltip": false,
241
              "viz": false
242
            },
243
            "lineInterpolation": "linear",
244
            "lineWidth": 1,
245
            "pointSize": 5,
246
            "scaleDistribution": {
247
              "type": "linear"
248
            },
249
            "showPoints": "auto",
250
            "spanNulls": false,
251
            "stacking": {
252
              "group": "A",
253
              "mode": "none"
254
            },
255
            "thresholdsStyle": {
256
              "mode": "off"
257
            }
258
          },
259
          "mappings": [],
260
          "thresholds": {
261
            "mode": "absolute",
262
            "steps": [
263
              {
264
                "color": "green",
265
                "value": null
266
              },
267
              {
268
                "color": "red",
269
                "value": 80
270
              }
271
            ]
272
          }
273
        },
274
        "overrides": []
275
      },
276
      "gridPos": {
277
        "h": 8,
278
        "w": 12,
279
        "x": 0,
280
        "y": 8
281
      },
282
      "id": 6,
283
      "options": {
284
        "legend": {
285
          "calcs": [],
286
          "displayMode": "list",
287
          "placement": "bottom",
288
          "showLegend": true
289
        },
290
        "tooltip": {
291
          "mode": "single",
292
          "sort": "none"
293
        }
294
      },
295
      "targets": [
296
        {
297
          "datasource": {
298
            "type": "prometheus",
299
            "uid": "Prometheus"
300
          },
301
          "editorMode": "code",
302
          "exemplar": true,
303
          "expr": "rate(vector_index_durations_ms_sum{operation=\"create\"}[$__interval])/rate(vector_index_durations_ms_count{operation=\"create\"}[$__interval])",
304
          "interval": "",
305
          "legendFormat": "{{step}} ({{class_name}}/{{shard_name}})",
306
          "range": true,
307
          "refId": "A"
308
        },
309
        {
310
          "datasource": {
311
            "type": "prometheus",
312
            "uid": "Prometheus"
313
          },
314
          "editorMode": "builder",
315
          "expr": "concurrent_goroutines{class_name=\"object batcher\"}",
316
          "hide": false,
317
          "interval": "",
318
          "legendFormat": "Concurrent goroutines",
319
          "range": true,
320
          "refId": "B"
321
        }
322
      ],
323
      "title": "Insert Operations",
324
      "type": "timeseries"
325
    },
326
    {
327
      "datasource": {
328
        "type": "prometheus",
329
        "uid": "Prometheus"
330
      },
331
      "fieldConfig": {
332
        "defaults": {
333
          "color": {
334
            "mode": "palette-classic"
335
          },
336
          "custom": {
337
            "axisCenteredZero": false,
338
            "axisColorMode": "text",
339
            "axisLabel": "",
340
            "axisPlacement": "auto",
341
            "barAlignment": 0,
342
            "drawStyle": "line",
343
            "fillOpacity": 0,
344
            "gradientMode": "none",
345
            "hideFrom": {
346
              "legend": false,
347
              "tooltip": false,
348
              "viz": false
349
            },
350
            "lineInterpolation": "linear",
351
            "lineWidth": 1,
352
            "pointSize": 5,
353
            "scaleDistribution": {
354
              "type": "linear"
355
            },
356
            "showPoints": "auto",
357
            "spanNulls": false,
358
            "stacking": {
359
              "group": "A",
360
              "mode": "none"
361
            },
362
            "thresholdsStyle": {
363
              "mode": "off"
364
            }
365
          },
366
          "mappings": [],
367
          "thresholds": {
368
            "mode": "absolute",
369
            "steps": [
370
              {
371
                "color": "green",
372
                "value": null
373
              },
374
              {
375
                "color": "red",
376
                "value": 80
377
              }
378
            ]
379
          }
380
        },
381
        "overrides": []
382
      },
383
      "gridPos": {
384
        "h": 8,
385
        "w": 12,
386
        "x": 12,
387
        "y": 8
388
      },
389
      "id": 7,
390
      "options": {
391
        "legend": {
392
          "calcs": [],
393
          "displayMode": "list",
394
          "placement": "bottom",
395
          "showLegend": true
396
        },
397
        "tooltip": {
398
          "mode": "single",
399
          "sort": "none"
400
        }
401
      },
402
      "targets": [
403
        {
404
          "datasource": {
405
            "type": "prometheus",
406
            "uid": "Prometheus"
407
          },
408
          "editorMode": "code",
409
          "exemplar": true,
410
          "expr": "rate(vector_index_durations_ms_sum{operation=\"delete\"}[$__interval])/rate(vector_index_durations_ms_count{operation=\"delete\"}[$__interval])",
411
          "interval": "",
412
          "legendFormat": "{{step}} ({{class_name}}/{{shard_name}})",
413
          "range": true,
414
          "refId": "A"
415
        }
416
      ],
417
      "title": "Delete Operations",
418
      "type": "timeseries"
419
    }
420
  ],
421
  "schemaVersion": 37,
422
  "style": "dark",
423
  "tags": [],
424
  "templating": {
425
    "list": []
426
  },
427
  "time": {
428
    "from": "now-15m",
429
    "to": "now"
430
  },
431
  "timepicker": {},
432
  "timezone": "",
433
  "title": "Vector Index",
434
  "uid": "03GWjZC7z",
435
  "version": 1,
436
  "weekStart": ""
437
}

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

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

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

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