Skip to content

Commit 7edfd5d

Browse files
[chore] [exporter/pulsar] docs: add link to Apache Pulsar (#37252)
Related to #37163. Turns out there's also an exporter 😅
1 parent c47c746 commit 7edfd5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exporter/pulsarexporter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
1313
<!-- end autogenerated section -->
1414

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

1818
## Get Started
1919

0 commit comments

Comments
 (0)