Pulsar high number of sink errors critical
Observing more than 10 Sink errors per minute
>>>
sum
(
rate
(
{}[1m]) > 10) by (name)
The query computes the per‑second rate of pulsar_sink_sink_exceptions_total over the last minute, converts it to a per‑minute rate, and selects sinks where this rate exceeds 10 errors/min; if any such sink (grouped by name) exists, the alert fires.
Get Alert✕
Download
Copy to Clipboard