We have --query.timeout as 2m.
However, in query.log, we see queries with execTotalTime way over 2m, like
5m.
"stats": {
"timings": {
"evalTotalTime": 343.356913903,
"resultSortTime": 0,
"queryPreparationTime": 0.243052229,
"innerEvalTime": 0,
"execQueueTime": 7.965e-06,
"execTotalTime": 343.356934636
}
},
We're running 2.25.0
Please advise.
Thanks,
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/fea62695-6161-4ee2-be0c-7c65908cb822n%40googlegroups.com.