We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What are you trying to achieve?
Clarity on which HTTP metric instruments are required and which are optional.
Additional context.
Initial proposal:
Mark these instruments as required:
http.server.duration
http.client.duration
Mark these instruments as optional:
http.server.active_requests
http.server.request.size
http.server.response.size
http.client.request.size
http.client.response.size
The text was updated successfully, but these errors were encountered:
oops, closing, duplicate of #2972
Sorry, something went wrong.
trask
No branches or pull requests
What are you trying to achieve?
Clarity on which HTTP metric instruments are required and which are optional.
Additional context.
Initial proposal:
Mark these instruments as required:
http.server.duration
http.client.duration
Mark these instruments as optional:
http.server.active_requests
http.server.request.size
http.server.response.size
http.client.request.size
http.client.response.size
The text was updated successfully, but these errors were encountered: