Skip to content
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

[Pulsar] Support Pulsar Client send message with transaction. #12731

Merged
merged 11 commits into from
Nov 19, 2024

Conversation

dao-jun
Copy link
Member

@dao-jun dao-jun commented Nov 14, 2024

fix: #12729

# Conflicts:
#	instrumentation/pulsar/pulsar-2.8/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/pulsar/v2_8/PulsarInstrumentationModule.java
#	instrumentation/pulsar/pulsar-2.8/javaagent/src/test/java/io/opentelemetry/javaagent/instrumentation/pulsar/v2_8/PulsarClientTest.java
@dao-jun dao-jun requested a review from a team as a code owner November 14, 2024 18:35
@dao-jun
Copy link
Member Author

dao-jun commented Nov 18, 2024

@laurit PTAL

@dao-jun
Copy link
Member Author

dao-jun commented Nov 18, 2024

@laurit PTAL

@trask trask merged commit e274205 into open-telemetry:main Nov 19, 2024
56 checks passed
@dao-jun dao-jun deleted the dev/support_send_message_with_txn branch November 20, 2024 01:38
akats7 pushed a commit to akats7/opentelemetry-java-instrumentation that referenced this pull request Nov 21, 2024
akats7 pushed a commit to akats7/opentelemetry-java-instrumentation that referenced this pull request Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pulsar publish span can't continue traceID from parent span when using transaction producer send message
4 participants