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
Tracking issue for completing the implementation of HTTP stable semantic conventions:
url.scheme
server.port
client.port
http.request.body.size
http.response.body.size
network.protocol.name
The text was updated successfully, but these errors were encountered:
OTEL_SEMCONV_STABILITY_OPT_IN
mateuszrzeszutek
Successfully merging a pull request may close this issue.
Tracking issue for completing the implementation of HTTP stable semantic conventions:
url.scheme
opt in for HTTP client metrics and makeserver.port
required #9784client.port
from recommended to opt-in on HTTP server spans #9786http.request.body.size
andhttp.response.body.size
attributes from recommended to opt-in #9799network.protocol.name
from opt-in to conditionally required #9797The text was updated successfully, but these errors were encountered: