We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47c746 commit 7edfd5dCopy full SHA for 7edfd5d
exporter/pulsarexporter/README.md
@@ -12,8 +12,8 @@
12
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
13
<!-- end autogenerated section -->
14
15
-Pulsar exporter exports logs, metrics, and traces to Pulsar. This exporter uses a synchronous producer
16
-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.
17
18
## Get Started
19
0 commit comments