Skip to content
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

Mark HTTP semantic conventions as Feature-freeze #3279

Closed
trask opened this issue Mar 3, 2023 · 0 comments · Fixed by open-telemetry/semantic-conventions#105
Closed

Mark HTTP semantic conventions as Feature-freeze #3279

trask opened this issue Mar 3, 2023 · 0 comments · Fixed by open-telemetry/semantic-conventions#105
Assignees
Labels
area:semantic-conventions Related to semantic conventions semconv:HTTP

Comments

@trask
Copy link
Member

trask commented Mar 3, 2023

Prior to marking the HTTP semantic conventions as Stable, we are planning to mark is at Frozen.

The only purpose of the Frozen period is to give us time to migrate a handful of HTTP instrumentations (across at least 3 different languages) to the frozen HTTP semantic conventions, so we can be more comfortable before marking them Stable.

Languages and libraries:

  • Java (@mateuszrzeszutek and @trask)
    • Tomcat HTTP server
    • Netty HTTP server (low-level networking library)
    • Java 11 HTTP client
    • OkHttp HTTP client
    • Netty and Netty Reactor HTTP client

TODO add a similar list for at least 2 other languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment