1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/prometheus
Tyler Yahn 15d6ba2921
Unify metric API into the one otel/metric package (#4018)
* Move instrument into metric

* Update metric docs to include instrument

* Update package names

* Update all imports of sdk/metric/instrument

* Rename Option to InstrumentOption

* Deprecate otel/metric/instrument

* Add changelog entry
2023-04-27 11:25:48 -07:00
..
testdata prometheus: add WithNamespace option to prefix metrics (#3970) 2023-04-06 13:44:13 -05:00
benchmark_test.go Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
config_test.go prometheus: add WithNamespace option to prefix metrics (#3970) 2023-04-06 13:44:13 -05:00
config.go prometheus: add WithNamespace option to prefix metrics (#3970) 2023-04-06 13:44:13 -05:00
doc.go Merge metric SDK development branch "new_sdk/main" into "main" (#3175) 2022-09-15 18:41:24 -07:00
exporter_test.go Unify metric API into the one otel/metric package (#4018) 2023-04-27 11:25:48 -07:00
exporter.go prometheus: add WithNamespace option to prefix metrics (#3970) 2023-04-06 13:44:13 -05:00
go.mod dependabot updates Sun Apr 16 14:23:12 UTC 2023 (#4014) 2023-04-16 07:35:37 -07:00
go.sum dependabot updates Sun Apr 16 14:23:12 UTC 2023 (#4014) 2023-04-16 07:35:37 -07:00