Jay Rathod
05/01/2025, 2:14 PMno_data
, and SigNoz automatically resolves the alert.
4. What I want is: The alert should only resolve when we receive at least one successful (HTTP 200) response on that API, not just when traffic stops.
Is there a way to configure this kind of alert behavior in SigNoz?
Thanks in advance!
I have attached the both screenshot.Srikanth Chekuri
05/01/2025, 2:32 PMThe alert should only resolve when we receive at least one successful (HTTP 200) response on that APIThis is not possible. Alert trigger on a condition and resolves on 1) either the condition is no longer true 2) there is no data. It's not possible to alert on one condition and resolve on completely different condition.
Jay Rathod
05/08/2025, 4:58 AM