1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/metric/metricdata/metricdatatest
Tyler Yahn 7f4d76ab7a
Use Extrema type for Histogram min/max (#3550)
* Use Extrema type for Histogram min/max

* Add case for Extrema in AssertHasAttributes

* Add changes to changelog

* Add NewExtrema

* Add metricdatatest tests

* Use getter for Extrema

* Fix Extrema doc language

* Correct dataset to be one word

* Ensure multiple extrema are tested in a dataset
2023-01-26 10:49:58 -08:00
..
assertion_fail_test.go Adds an Attribute assertion to metric data test (#3487) 2022-11-29 14:32:15 -06:00
assertion_test.go Use Extrema type for Histogram min/max (#3550) 2023-01-26 10:49:58 -08:00
assertion.go Use Extrema type for Histogram min/max (#3550) 2023-01-26 10:49:58 -08:00
comparisons.go Use Extrema type for Histogram min/max (#3550) 2023-01-26 10:49:58 -08:00