-
Notifications
You must be signed in to change notification settings - Fork 881
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
Implement instrumentation for the new client of Apache RocketMQ #6764
Labels
enhancement
New feature or request
Comments
6 tasks
trask
pushed a commit
that referenced
this issue
Oct 28, 2022
Fix #6764 . This pull request is about the producer part.
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this issue
Oct 31, 2022
…telemetry#6884) Fix open-telemetry#6764 . This pull request is about the producer part.
mateuszrzeszutek
pushed a commit
that referenced
this issue
Nov 15, 2022
Fixes #6764 , This PR is about the consumer part. Co-authored-by: Trask Stalnaker <[email protected]>
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this issue
Dec 4, 2022
…telemetry#6884) Fix open-telemetry#6764 . This pull request is about the producer part.
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. I intend to implement the OpenTelemetry instrumentation for the new client recently.
The text was updated successfully, but these errors were encountered: