-
Notifications
You must be signed in to change notification settings - Fork 895
New issue
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
HTTP semcomv depends on other experimental docs #3219
Comments
Thank you for collecting these dependencies, @lmolkova! |
I don't think this necessarily blocks stabilizing the HTTP semantic conventions. |
@lmolkova thx for putting this list together! do you think the remaining stability dependencies are now tracked by
and if so are you ok with closing this one? |
closing in favor of ⬆️ |
HTTP semconv explicitly or implicitly depends on the following documents with experimental status which should(? partially?) be marked as stable before HTTP semconv can be marked as stable:
net.peer.name
net.peer.port
net.host.name
net.host.port
net.sock.family
net.sock.peer.addr
net.sock.peer.name
net.sock.peer.port
net.sock.host.addr
net.sock.host.port
net.transport
Remove mention of net.transport from http semantic conventions #3244net.*
attributes stable #3260attribute_naming.md. If this doc changes significantly, we'd need to rename HTTP attributesThe text was updated successfully, but these errors were encountered: