open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Track messaging telemetry ownership migration
Open
Nobody has claimed this yet.
- #20118 by @copilot-swe-agent — closed without merging
enhancement
needs triage
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
Replace ambient messaging telemetry suppression with ownership tied to concrete operations and deliveries.
Initial pull requests:
- #20137 Pulsar message state and failed receives
- #20139 Kafka ownership model and Spring Kafka
- #20142 Kafka Streams and Kafka Connect
- #20143 Reactor Kafka and Vert.x Kafka
- #20144 Camel Kafka
- #20138 RabbitMQ and Spring Rabbit registration ownership
- #20140 JMS message state and Camel JMS
Still to come:
- Camel send ownership
- Common ownership infrastructure cleanup
Supersedes #20118.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.