1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk
Joshua MacDonald c56227771d
Histogram aggregator functional options (#1434)
* Add a Config/Option for histogram

* Just one option here

* Test fixes

* Support and test int64 histograms

* Changelog

* Lint

* Un-export three things.
2021-01-15 18:29:02 -05:00
..
export Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00
instrumentation chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
resource Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
trace Move Span Event to API (#1452) 2021-01-14 09:07:25 -08:00
go.mod Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455) 2021-01-14 11:40:11 -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
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00