We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c5dfc commit 351727aCopy full SHA for 351727a
βcontent/en/docs/languages/go/exporters.md
@@ -93,8 +93,5 @@ endpoint.
93
[`go.opentelemetry.io/otel/exporters/prometheus`](https://pkg.go.dev/go.opentelemetry.io/otel/exporters/prometheus)
94
contains an implementation of Prometheus metrics exporter.
95
96
-Here's how you can create an exporter (which is also a metric reader) with
97
-default configuration:
98
-
99
To learn more on how to use the Prometheus exporter, try the
100
[prometheus example](https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples/prometheus)
0 commit comments