Исходный код вики Компоненты

Редактировал(а) Alexandr Fokin 2022/12/30 00:19

Последние авторы
1 EXPORTERS AND INTEGRATIONS
2 [[https:~~/~~/prometheus.io/docs/instrumenting/exporters/#exporters-and-integrations>>https://prometheus.io/docs/instrumenting/exporters/#exporters-and-integrations]]
3
4 ----
5
6 |(% colspan="2" %)(((
7 ==== Модель данных ====
8 )))
9 |Key
10 Ключ|Наименование метрики
11 |Labels
12 Лейблы|Любые другие метаданные метрики в формате Key-Value.
13 |Value
14 Значение|Значение метрики
15
16 ----
17
18 Человеческим языком про метрики 2: Prometheus
19 [[https:~~/~~/habr.com/ru/company/tochka/blog/685636/>>url:https://habr.com/ru/company/tochka/blog/685636/]]
20
21 |(% colspan="2" style="width:157px" %)(((
22 ==== Метрики ====
23 )))
24 |(% style="width:121px" %) |(% style="width:1371px" %)
25 |(% style="width:121px" %)Счетчик
26 Counter|(% style="width:1371px" %)Суммирование значений
27 |(% style="width:121px" %)Датчик
28 Gauge|(% style="width:1371px" %)Фиксирует текущее значение
29 |(% style="width:121px" %)Гистограмма
30 Histogram|(% style="width:1371px" %)Распределение значений
31 |(% style="width:121px" %)Сводка
32 Summary|(% style="width:1371px" %)
33
34 ----
35
36 | |
37 | |
38 |PromQL|
39
40