1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/example/namedtracer
Tyler Yahn 8fbaa9d432
Make the SDK into its own Go module (#985)
* Remove otel/sdk dependency from grpctrace

Use otel/trace/testtrace instead and cleanup testing code.

* Update httptrace to not depend on the SDK

Update testing to use api/trace/testtrace instead.

* Add changes to Changelog

* Make the SDK its own Go module

* Upgrade go.mod to 1.14 project wide

* go mod tidy
2020-07-29 15:54:26 -07:00
..
foo Remove NewKey and update doc comment (#721) 2020-05-13 16:21:23 -07:00
go.mod Make the SDK into its own Go module (#985) 2020-07-29 15:54:26 -07:00
go.sum Make the SDK into its own Go module (#985) 2020-07-29 15:54:26 -07:00
main.go Unify trace and metric stdout exporters (#956) 2020-07-22 12:34:44 -07:00