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
Hi,
I'm using the http_request_duration_microseconds_bucket metric to get the durations of a few of my endpoints. I realized a few of my POST requests last much longer than expected.
My question is simple, does this metric include the upload-time of the POST data ? Or does it only starts once the full payload has been uploaded ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm using the
http_request_duration_microseconds_bucket
metric to get the durations of a few of my endpoints. I realized a few of my POST requests last much longer than expected.My question is simple, does this metric include the upload-time of the POST data ? Or does it only starts once the full payload has been uploaded ?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions