query.timeout doesn't work properly?

77 views
Skip to first unread message

pin...@hioscar.com

unread,
Apr 13, 2021, 4:29:10 PM4/13/21
to Prometheus Users
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,
Reply all
Reply to author
Forward
0 new messages