1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/plugin/httptrace
Krzesimir Nowak 405a92ab3e
Misc fixes from PR 381 (#443)
* Remove Vendor constants from tracing plugins

Unused. And confusing, since "ot" may mean "opentracing" as well.

* Simplify current span key declaration

No need for a block.

* Fix typo

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2020-01-30 10:25:53 -08:00
..
api.go handle multiples connect start/done trace (#283) 2019-11-03 15:46:57 -08:00
clienttrace_test.go Remove Tracer name prefix for Span names (#430) 2020-01-14 04:54:48 -08:00
clienttrace.go [#396] Remove http.request span in httptrace (#397) 2019-12-23 10:40:02 -08:00
httptrace.go Misc fixes from PR 381 (#443) 2020-01-30 10:25:53 -08:00