1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/plugin/othttp
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
..
doc.go Fix up docs and other othttp cleanups (#218) 2019-10-17 11:18:45 -07:00
handler_example_test.go Misc fixes from PR 381 (#443) 2020-01-30 10:25:53 -08:00
handler_test.go Reorganize propagation code (shrink PR 381) (#444) 2020-01-28 10:13:46 -08:00
handler.go Reorganize propagation code (shrink PR 381) (#444) 2020-01-28 10:13:46 -08:00
wrap.go Reorganize propagation code (shrink PR 381) (#444) 2020-01-28 10:13:46 -08:00