-
Notifications
You must be signed in to change notification settings - Fork 873
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
Rearrange the file structure of RocketMQ instrumentation #6761
Labels
enhancement
New feature or request
Comments
aaron-ai
changed the title
Move rocketmq-client-4.8 to rocketmq/rocketmq-clients
Rearrange the file structure of RocketMQ instrumentation
Sep 27, 2022
trask
pushed a commit
that referenced
this issue
Sep 28, 2022
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this issue
Oct 23, 2022
6 tasks
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this issue
Oct 31, 2022
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this issue
Dec 4, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since gRPC/Protobuf-based RocketMQ client is released, we may have multiple implementations of Apache RocketMQ client, and they have totally different maven coordinates and APIs. RocketMQ community intend to implement the OpenTelemetry instrumentation of new client recently.
What's more, the server-side instrumentation of Apache RocketMQ may be contributed in the future. Maybe it is time to rearrange the file structure of RocketMQ instrumentation.
The text was updated successfully, but these errors were encountered: