Skip to content

Commit

Permalink
[chore] [exporter/pulsar] docs: add link to Apache Pulsar (open-telem…
Browse files Browse the repository at this point in the history
…etry#37252)

Related to
open-telemetry#37163.
Turns out there's also an exporter 😅
  • Loading branch information
andrzej-stencel authored Jan 15, 2025
1 parent c47c746 commit 7edfd5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exporter/pulsarexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
<!-- end autogenerated section -->

Pulsar exporter exports logs, metrics, and traces to Pulsar. This exporter uses a synchronous producer
that blocks and able to batch messages.
Pulsar exporter exports logs, metrics, and traces to [Apache Pulsar](https://pulsar.apache.org/).
This exporter uses a synchronous producer that blocks and able to batch messages.

## Get Started

Expand Down

0 comments on commit 7edfd5d

Please sign in to comment.