Skip to content

Commit 351727a

Browse files
authored
[Go] fix: remove extra text on content/en/docs/languages/go/exporters.md (#6782)
1 parent 86c5dfc commit 351727a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

β€Žcontent/en/docs/languages/go/exporters.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,5 @@ endpoint.
9393
[`go.opentelemetry.io/otel/exporters/prometheus`](https://pkg.go.dev/go.opentelemetry.io/otel/exporters/prometheus)
9494
contains an implementation of Prometheus metrics exporter.
9595

96-
Here's how you can create an exporter (which is also a metric reader) with
97-
default configuration:
98-
9996
To learn more on how to use the Prometheus exporter, try the
10097
[prometheus example](https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples/prometheus)

0 commit comments

Comments
 (0)