Общие метрики мониторинга
В этом разделе представлены некоторые важные общие метрики Selena.
Для специализированных метрик для materialized views и shared-data clusters, пожалуйста, обратитесь к соответствующим разделам:
Для дополнительной информации о том, как построить сервис мониторинга для вашего cluster Selena, см. Мониторинг и алертинг.
Элементы метрик
be_broker_count
- Unit: Count
- Type: Average
- Description: Количество brokers.
be_brpc_endpoint_count
- Unit: Count
- Type: Average
- Description: Количество StubCache в bRPC.
be_bytes_read_per_second
- Unit: Bytes/s
- Type: Average
- Description: Скорость чтения BE.
be_bytes_written_per_second
- Unit: Bytes/s
- Type: Average
- Description: Скорость записи BE.
be_base_compaction_bytes_per_second
- Unit: Bytes/s
- Type: Average
- Description: Скорость base compaction BE.
be_cumulative_compaction_bytes_per_second
- Unit: Bytes/s
- Type: Average
- Description: Скорость cumulative compaction BE.
be_base_compaction_rowsets_per_second
- Unit: Count
- Type: Average
- Description: Скорость base compaction rowsets BE.
be_cumulative_compaction_rowsets_per_second
- Unit: Count
- Type: Average
- Description: Скорость cumulative compaction rowsets BE.
be_base_compaction_failed
- Unit: Count/s
- Type: Average
- Description: Сбой base compaction BE.
be_clone_failed
- Unit: Count/s
- Type: Average
- Description: Сбой клонирования BE.
be_create_rollup_failed
- Unit: Count/s
- Type: Average
- Description: Сбой создания materialized view BE.
be_create_tablet_failed
- Unit: Count/s
- Type: Average
- Description: Сбой создания tablet BE.
be_cumulative_compaction_failed
- Unit: Count/s
- Type: Average
- Description: Сбой cumulative compaction BE.
be_delete_failed
- Unit: Count/s
- Type: Average
- Description: Сбой удаления BE.
be_finish_task_failed
- Unit: Count/s
- Type: Average
- Description: Сбой задачи BE.
be_publish_failed
- Unit: Count/s
- Type: Average
- Description: Сбой публикации версии BE.
be_report_tables_failed
- Unit: Count/s
- Type: Average
- Description: Сбой отчета таблицы BE.
be_report_disk_failed
- Unit: Count/s
- Type: Average
- Description: Сбой отчета диска BE.
be_report_tablet_failed
- Unit: Count/s
- Type: Average
- Description: Сбой отчета tablet BE.
be_report_task_failed
- Unit: Count/s
- Type: Average
- Description: Сбой отчета задачи BE.
be_schema_change_failed
- Unit: Count/s
- Type: Average
- Description: Сбой schema change BE.