diff --git a/exporter/pulsarexporter/README.md b/exporter/pulsarexporter/README.md index 87a090977918..cba8b675cf00 100644 --- a/exporter/pulsarexporter/README.md +++ b/exporter/pulsarexporter/README.md @@ -12,8 +12,8 @@ [contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib -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