1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/example/basic
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
..
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