1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/stdout/stdoutmetric
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
..
config.go Replace view use from sdk/metric/view to sdk/metric (#3461) 2022-11-19 09:05:20 -08:00
doc.go Merge metric SDK development branch "new_sdk/main" into "main" (#3175) 2022-09-15 18:41:24 -07:00
encoder.go Remove unnecessary build restrictions for go1.18 (#3197) 2022-09-21 10:00:00 -07:00
example_test.go Deprecate metric/unit and use a string for units in the metric API/SDK (#3776) 2023-02-27 08:10:56 -08:00
exporter_test.go Replace view use from sdk/metric/view to sdk/metric (#3461) 2022-11-19 09:05:20 -08:00
exporter.go Replace view use from sdk/metric/view to sdk/metric (#3461) 2022-11-19 09:05:20 -08:00
go.mod Deprecate metric/unit and use a string for units in the metric API/SDK (#3776) 2023-02-27 08:10:56 -08:00
go.sum dependabot updates Sun Feb 26 15:49:13 UTC 2023 (#3804) 2023-02-26 07:58:24 -08:00