1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
Tyler Yahn 02d8bdd5d9
Release v0.20.0 (#1837)
* Prepare for releasing v0.20.0

* Update changelog

* Add version validation test

* lint
2021-04-23 11:19:07 -07:00
..
aggregator Make timestamps sequential in lastvalue agg check (#1579) 2021-02-25 07:20:38 -08:00
controller Fix default merging of resource attributes from environment variable (#1785) 2021-04-21 14:53:12 -04:00
processor Stagger timestamps in exact aggregator tests (#1569) 2021-02-23 14:30:47 -05:00
selector/simple Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
atomicfields.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
correct_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
go.mod Release v0.20.0 (#1837) 2021-04-23 11:19:07 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#1667) 2021-03-08 12:15:49 -08:00
histogram_stress_test.go Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
minmaxsumcount_stress_test.go Use uint64 Count consistently in metric aggregation (#1430) 2021-01-05 23:17:20 -08:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Update function docs in sdk.go (#1826) 2021-04-20 14:29:13 -07:00
stress_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00