open-telemetry / open-telemetry/opentelemetry-java-contrib
Support export via Pulsar
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 268
- Forks
- 197
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 38
Description
Component(s)
No response
Is your feature request related to a problem? Please describe.
Pulsar is a messaging system, the open telemetry collector project supports a pulsar based collector, that according to the description can read otlp protos from a configured topic, instead of using grpc as the network layer.
Describe the solution you'd like
An export wrapper that would allow to publish messages to pulsar.
Describe alternatives you've considered
No response
Additional context
I'd like to contribute this component myself.
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.
Research direction
Start by reviewing the repository's existing exporter implementations and the OpenTelemetry Collector's Pulsar-based collector description. Define the wrapper's integration points and verify that it can publish OTLP protobuf messages to a configured Pulsar topic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100