You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please forgive me if I am just misunderstanding how to properly use this metric. On 0.24, buckets appear to be summed upwards in time (not quite sure how to explain this in text), artificially inflating the number of long duration requests. This results in graphs like this:
sum by (le) (increase(blocky_request_duration_ms_bucket{response_type="RESOLVED"}[$__interval:15s]))
In fact, the following two queries both give the exact same number:
Please forgive me if I am just misunderstanding how to properly use this metric. On 0.24, buckets appear to be summed upwards in time (not quite sure how to explain this in text), artificially inflating the number of long duration requests. This results in graphs like this:
In fact, the following two queries both give the exact same number:
The text was updated successfully, but these errors were encountered: