open-telemetry / open-telemetry/opentelemetry-java-contrib

Support export via Pulsar

Open
#1,717 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.