mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-22 20:06:07 +02:00
b1d1d52959
Use the default SDK to test the OpenCensus bridge. In order to not add the SDK as a dependency to the bridge module and require users to depend on it if they use the bridge these tests are moved to a new dedicated test module. |
||
---|---|---|
.. | ||
go.mod | ||
go.sum | ||
prometheus_test.go | ||
prometheus.go | ||
README.md | ||
sanitize_test.go | ||
sanitize.go |
OpenTelemetry-Go Prometheus Exporter
OpenTelemetry Prometheus exporter
Installation
go get -u go.opentelemetry.io/otel/exporters/prometheus