Add Grafana dashboard link
This commit is contained in:
@@ -59,6 +59,8 @@ Enable built-in Prometheus metrics exporter at mon_http_port (8060 by default).
|
|||||||
Note that only the active (master) monitor exposes metrics, others return
|
Note that only the active (master) monitor exposes metrics, others return
|
||||||
HTTP 503. So you should add all monitor URLs to your Prometheus job configuration.
|
HTTP 503. So you should add all monitor URLs to your Prometheus job configuration.
|
||||||
|
|
||||||
|
Grafana dashboard suitable for this exporter is here: [Vitastor-Grafana-6+.json](../../mon/scripts/Vitastor-Grafana-6+.json).
|
||||||
|
|
||||||
## mon_http_port
|
## mon_http_port
|
||||||
|
|
||||||
- Type: integer
|
- Type: integer
|
||||||
|
|||||||
@@ -60,6 +60,8 @@ node_id, cluster, cluster_key, persist_filter, stale_read также можно
|
|||||||
возвращают статус HTTP 503, поэтому вам следует добавлять адреса всех мониторов
|
возвращают статус HTTP 503, поэтому вам следует добавлять адреса всех мониторов
|
||||||
в задание по сбору метрик Prometheus.
|
в задание по сбору метрик Prometheus.
|
||||||
|
|
||||||
|
Дашборд для Grafana, подходящий для этого экспортера: [Vitastor-Grafana-6+.json](../../mon/scripts/Vitastor-Grafana-6+.json).
|
||||||
|
|
||||||
## mon_http_port
|
## mon_http_port
|
||||||
|
|
||||||
- Тип: целое число
|
- Тип: целое число
|
||||||
|
|||||||
@@ -47,12 +47,16 @@
|
|||||||
|
|
||||||
Note that only the active (master) monitor exposes metrics, others return
|
Note that only the active (master) monitor exposes metrics, others return
|
||||||
HTTP 503. So you should add all monitor URLs to your Prometheus job configuration.
|
HTTP 503. So you should add all monitor URLs to your Prometheus job configuration.
|
||||||
|
|
||||||
|
Grafana dashboard suitable for this exporter is here: [Vitastor-Grafana-6+.json](../../mon/scripts/Vitastor-Grafana-6+.json).
|
||||||
info_ru: |
|
info_ru: |
|
||||||
Включить встроенный Prometheus-экспортер метрик на порту mon_http_port (по умолчанию 8060).
|
Включить встроенный Prometheus-экспортер метрик на порту mon_http_port (по умолчанию 8060).
|
||||||
|
|
||||||
Обратите внимание, что метрики выставляет только активный (главный) монитор, остальные
|
Обратите внимание, что метрики выставляет только активный (главный) монитор, остальные
|
||||||
возвращают статус HTTP 503, поэтому вам следует добавлять адреса всех мониторов
|
возвращают статус HTTP 503, поэтому вам следует добавлять адреса всех мониторов
|
||||||
в задание по сбору метрик Prometheus.
|
в задание по сбору метрик Prometheus.
|
||||||
|
|
||||||
|
Дашборд для Grafana, подходящий для этого экспортера: [Vitastor-Grafana-6+.json](../../mon/scripts/Vitastor-Grafana-6+.json).
|
||||||
- name: mon_http_port
|
- name: mon_http_port
|
||||||
type: int
|
type: int
|
||||||
default: 8060
|
default: 8060
|
||||||
|
|||||||
Reference in New Issue
Block a user