-
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
Add docs for library instrumentation of RocketMQ remoting-based client #6960
Merged
trask
merged 9 commits into
open-telemetry:main
from
aaron-ai:add_library_instrumentation_for_rocketmq
Oct 25, 2022
Merged
Add docs for library instrumentation of RocketMQ remoting-based client #6960
trask
merged 9 commits into
open-telemetry:main
from
aaron-ai:add_library_instrumentation_for_rocketmq
Oct 25, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aaron-ai
changed the title
Add library instrumentation for Apache RocketMQ remoting-based client
Add docs for library instrumentation of RocketMQ remoting-based client
Oct 24, 2022
aaron-ai
force-pushed
the
add_library_instrumentation_for_rocketmq
branch
from
October 24, 2022 08:38
75ff599
to
4afa624
Compare
I'm not sure why @theletterf wasn't automatically added as a reviewer, I will investigate.. |
theletterf
suggested changes
Oct 24, 2022
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Show resolved
Hide resolved
…ibrary/README.md Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
…ibrary/README.md Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
…ibrary/README.md Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
…ibrary/README.md Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
oh, right, this is what @mateuszrzeszutek mentioned the other week, I submitted a PR to add file extension support to the component-owners action: dyladan/component-owners#14 |
trask
approved these changes
Oct 25, 2022
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library/README.md
Show resolved
Hide resolved
…ibrary/README.md Co-authored-by: Trask Stalnaker <[email protected]>
…ibrary/README.md Co-authored-by: Trask Stalnaker <[email protected]>
aaron-ai
force-pushed
the
add_library_instrumentation_for_rocketmq
branch
from
October 25, 2022 05:22
586cf4a
to
ed21585
Compare
aaron-ai
force-pushed
the
add_library_instrumentation_for_rocketmq
branch
2 times, most recently
from
October 25, 2022 05:30
a6f61d1
to
8129731
Compare
aaron-ai
force-pushed
the
add_library_instrumentation_for_rocketmq
branch
from
October 25, 2022 05:37
8129731
to
667f95a
Compare
thx @aaron-ai! |
6 tasks
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this pull request
Oct 31, 2022
open-telemetry#6960) Fixes open-telemetry#6954 Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]>
LironKS
pushed a commit
to helios/opentelemetry-java-instrumentation
that referenced
this pull request
Dec 4, 2022
open-telemetry#6960) Fixes open-telemetry#6954 Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #6954