Replies: 2 comments
-
hi @ehsannas! the primary blocker is that OpenTelemetry RPC semantic conventions are still declared experimental: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/rpc/rpc-spans.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @trask ! Thanks for the quick response. I see. I'll be following the progress of RPC semantic conventions then. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many library developers are often not allowed to / discouraged from adding dependencies on non-stable packages.
As of Mar 12, 2024, the latest
opentelemetry-grpc-1.6
version is 2.1.0-alpha. We are wondering what contributes to the decision for whether a package is alpha/beta/stable? And when do you think we can expect the gRPC instrumentation to graduate to beta and/or stable?Beta Was this translation helpful? Give feedback.
All reactions