1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/sdk/metric
Tyler Yahn 2b4fa9681b
Release v0.19.0 (#1710)
Update project version to v0.19.0
2021-03-19 08:36:17 -07:00
..
aggregator Make timestamps sequential in lastvalue agg check (#1579) 2021-02-25 07:20:38 -08:00
controller exporter: swap pusher for exporter (#1656) 2021-03-08 10:00:56 -08: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.19.0 (#1710) 2021-03-19 08:36:17 -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 Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
stress_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00