1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk/metric/metricdata
Aaron Clawson b757c7083b
Exponential Histogram Datatypes (#4165)
* Adds the Exponential histogram data type.

* Changelog

* Updated comments

* Apply suggestions from code review

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* Split Exponential Buckets into it's own type

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2023-06-14 07:36:13 -07:00
..
metricdatatest Exponential Histogram Datatypes (#4165) 2023-06-14 07:36:13 -07:00
data.go Exponential Histogram Datatypes (#4165) 2023-06-14 07:36:13 -07:00
temporality_string.go
temporality.go Removes go1.17, replaces with go1.18 (#3179) 2022-09-19 17:22:40 -07:00