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/metricdatatest
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
..
assertion_fail_test.go Add Exemplar to metricdata package (#3849) 2023-03-14 07:56:18 -07:00
assertion_test.go Exponential Histogram Datatypes (#4165) 2023-06-14 07:36:13 -07:00
assertion.go Exponential Histogram Datatypes (#4165) 2023-06-14 07:36:13 -07:00
comparisons.go Exponential Histogram Datatypes (#4165) 2023-06-14 07:36:13 -07:00