Hi everyone,
i’m having some troubles with alerting on a mimir datasource, sometimes i randomly get this error:
[sse.dataQueryError] failed to execute query [A]: Post "http://mimir-nginx.observability.svc.cluster.local/prometheus/api/v1/query": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
that trigger a notification, and then resolve itself after five minutes.
Didn’t notice any particular error on mimir side. What could it be?
Can i post something else that might help understand this?
Thanks
-
Grafana 12.1.1 on kubernetes, datasource is grafana mimir in the same cluster
-
Simple alerting on some metrics
-
Notification fires due to datasource error
-
No datasource errors, fire only when the status change
-
error is the same in UI and logs: [sse.dataQueryError] failed to execute query [A]: Post “http://mimir-nginx.observability.svc.cluster.local/prometheus/api/v1/query”: net/http: request canceled (Client.Timeout exceeded while awaiting headers)