Skip to content

Commit

Permalink
Reword exporters intro to not imply the collector is a viz+analysis b…
Browse files Browse the repository at this point in the history
…ackend (#3963)
  • Loading branch information
cartermp authored Feb 9, 2024
1 parent 6c11c29 commit 2667479
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions layouts/shortcodes/docs/languages/exporters/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
To visualize and analyze telemetry, export it to the
[OpenTelemetry Collector](/docs/collector/), to a backend such as
Send telemetry to the [OpenTelemetry Collector](/docs/collector/) to make sure
it's exported correctly. Using the Collector in production environments is a
best practice. To visualize your telemetry, export it to a backend such as
[Jaeger](https://jaegertracing.io/), [Zipkin](https://zipkin.io/),
[Prometheus](https://prometheus.io/), or a
[vendor-specific](/ecosystem/vendors/) backend.
Expand Down

0 comments on commit 2667479

Please sign in to comment.