1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/metric/prometheus
2020-03-21 14:06:39 -07:00
..
go.mod Prepare for releasing v0.3.0 (#578) 2020-03-21 14:06:39 -07:00
go.sum update to v0.2.3 (#512) 2020-03-04 16:12:25 -05:00
prometheus_test.go Refactor the SDK helpers, create MeterImpl (#560) 2020-03-19 12:02:46 -07:00
prometheus.go Replace Ordered with an iterator in export.Labels. (#567) 2020-03-19 15:01:34 -07:00
README.md Rename the exporter directory to exporters (#502) 2020-03-02 13:54:57 -08:00
sanitize_test.go Rename the exporter directory to exporters (#502) 2020-03-02 13:54:57 -08:00
sanitize.go Rename the exporter directory to exporters (#502) 2020-03-02 13:54:57 -08:00

OpenTelemetry-Go Prometheus Exporter

OpenTelemetry Prometheus exporter

Installation

go get -u go.opentelemetry.io/otel/exporters/metric/prometheus