-
Notifications
You must be signed in to change notification settings - Fork 879
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
Require final tag of opentelemetry-okhttp-3.0 #12389
Comments
As far as I know, the conventions of http client and server are stabled. For the issue, is there any plan?@open-telemetry/java-instrumentation-approvers |
@zeitlinger was your recent work in #11620, #11667, and #12083 with the goal of working towards stabilizing the http instrumentation? |
yes, it's a step in the direction. |
If there are some remaining tasks to do now, how about creating an issue to enumerate them. Other contributors may be interested in them. |
This is our plan to stabilize HTTP instrumentation #12846. |
Is your feature request related to a problem? Please describe.
currently in our application we are using
opentelemetry-okhttp-3.0
library but we don't wanted to use alpha tag and deliver, is there any plan to deliver the final tag of libraryDescribe the solution you'd like
We wanted the final tag of the library
Describe alternatives you've considered
alpha should not be considered
Additional context
No response
The text was updated successfully, but these errors were encountered: