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
Because this metric is based on the value of the content-length response header and this header is not populated we don't provide any metric related to the response body size. We need to find another way to implement this
The text was updated successfully, but these errors were encountered:
abernix
changed the title
http.service.response.body.size metric is not working properly
http.server.response.body.size metric is not working properly
Jun 10, 2024
Because this metric is based on the value of the
content-length
response header and this header is not populated we don't provide any metric related to the response body size. We need to find another way to implement thisThe text was updated successfully, but these errors were encountered: