1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/instrumentation
Tyler Yahn d6bf2fbfc3
Decouple instrumentation from SDK (#983)
* 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

* Restore check for `http.local` attr on `http.getconn`
2020-07-28 19:59:04 -07:00
..
grpctrace Decouple instrumentation from SDK (#983) 2020-07-28 19:59:04 -07:00
httptrace Decouple instrumentation from SDK (#983) 2020-07-28 19:59:04 -07:00
othttp Decouple API from SDK (#977) 2020-07-28 10:47:08 -07:00