docs: otel use anchor instead of path (#66592)

This commit is contained in:
Maikel 2024-06-06 17:13:10 +02:00 committed by GitHub
parent 6185444e0a
commit 9aa197c03b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -180,7 +180,7 @@ Once you have your collector up and running, you can deploy your Next.js app to
### Custom Exporters
OpenTelemetry Collector is not necessary. You can use a custom OpenTelemetry exporter with [`@vercel/otel`](#using-vercelotel) or [manual OpenTelemetry configuration](/docs/pages/building-your-application/optimizing/open-telemetry#manual-opentelemetry-configuration).
OpenTelemetry Collector is not necessary. You can use a custom OpenTelemetry exporter with [`@vercel/otel`](#using-vercelotel) or [manual OpenTelemetry configuration](#manual-opentelemetry-configuration).
## Custom Spans