hyperdxio / hyperdx

Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.
https://hyperdx.io/
MIT License
6.39k stars 175 forks source link

Alert is not fired #427

Open sharpSteff opened 3 weeks ago

sharpSteff commented 3 weeks ago

I have the strange behavior, that my alert is never fired, when the condition is met: image

image

Do I miss something?

MikeShi42 commented 2 weeks ago

@sharpSteff I'm curious what does the alert history show on the right of that second screenshot? Does it show red bars, grey bars or green bars? Also to note, if it's a 1 day alert interval, it'll take a day for the alert to fire.

sharpSteff commented 1 week ago

@MikeShi42 gray bars image

How do I change the day alert interval ?

wrn14897 commented 1 week ago

@sharpSteff You can change the alert interval with the dropdown UI

Screenshot 2024-06-20 at 5 15 49 PM
sharpSteff commented 5 days ago

@wrn14897 Ah now I understand. My query counts errors in a certain span, which is basically just a little spike since its a one time event. That can never fullfil the Alert criteria. image