Number of error logs

2024-11-06 03:13:28  Updated

This topic describes the monitoring metric number of error logs 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