mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-04 09:43:23 +02:00
8b1be11a54
* Rename resource pkg label vars and methods The former `labels` package is now named `attributes` to conform with the specification requirement. This removes the lingering `label` term from the `resource` package. Resolve https://github.com/open-telemetry/opentelemetry-go/issues/1691 * Update PR number in CHANGELOG * Propagate rename to the prometheus exporter pkg |
||
---|---|---|
.. | ||
example_test.go | ||
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/metric/prometheus