1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-18 16:47:18 +02:00
opentelemetry-go/bridge/opencensus/internal
Tyler Yahn fe6856e804
Deprecate metric/unit and use a string for units in the metric API/SDK (#3776)
* Replace Unit from metric/unit with string

Deprecate the units package. This package will not be included in the
metric GA.

* Add changes to changelog
2023-02-27 08:10:56 -08:00
..
oc2otel Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
ocmetric Deprecate metric/unit and use a string for units in the metric API/SDK (#3776) 2023-02-27 08:10:56 -08:00
otel2oc Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
handler.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
span_test.go Update trace API config creation functions (#2212) 2021-09-01 15:44:13 -04:00
span.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
tracer_test.go Add OC bridge internal unit tests (#2164) 2021-08-09 08:56:24 -07:00
tracer.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00