Skip to content

Commit

Permalink
Delete link that does not belong to the exporters section
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolatorre16 committed Jun 20, 2024
1 parent c719fe4 commit b4e2ef9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions content/en/docs/languages/go/exporters.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ To send trace data to an OTLP endpoint (like the [collector](/docs/collector) or
Jaeger >= v1.35.0) you'll want to configure an OTLP exporter that sends to your
endpoint.

To learn more on how to use the OTLP HTTP exporter, try the
[otel-collector example](https://github.com/open-telemetry/opentelemetry-go/tree/main/example/otel-collector)

### OTLP traces over HTTP

[`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp`](https://pkg.go.dev/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp)
Expand Down

0 comments on commit b4e2ef9

Please sign in to comment.