1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-18 16:47:18 +02:00
opentelemetry-go/exporters/stdout
Tyler Yahn 76f9342277
Release v0.17.0 (#1534)
* Prepare for releasing v0.17.0

* Update CHANGELOG
2021-02-15 10:48:14 -08:00
..
config.go Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
example_test.go Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
exporter.go Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
go.mod Release v0.17.0 (#1534) 2021-02-15 10:48:14 -08:00
go.sum Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1453) 2021-01-14 12:52:19 -08:00
metric_test.go Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
metric.go Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
trace_test.go Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00
trace.go Add RO/RW span interfaces (#1360) 2020-12-10 21:15:44 -08:00