Log error

2025-01-10 06:15:54  Updated

This topic describes the monitoring metric Log error in an OBProxy cluster.

Definition

The number of error logs on an OBProxy node.

Description

Metric Metric name Unit
obproxy obproxy_log_error_count N/A

Calculation expression

sum(rate(obproxy_log_level_count{level="ERROR",logSourceType="obproxy_error",@LABELS}[@INTERVAL])) by (@GBLABELS)

Contact Us