1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/plugin/othttp
Gustavo Silva Paiva 5e3a2105b9 add WithSpanKind option to span creation (#234)
* add WithSpanKind option to span creation

* change SpanKind to string alias and add support for SpanKind on ot bridge

* fix tests

* fix import order

* fix nits
2019-10-23 16:25:14 -07:00
..
doc.go Fix up docs and other othttp cleanups (#218) 2019-10-17 11:18:45 -07:00
handler_example_test.go WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -07:00
handler_test.go Fix up docs and other othttp cleanups (#218) 2019-10-17 11:18:45 -07:00
handler.go add WithSpanKind option to span creation (#234) 2019-10-23 16:25:14 -07:00
wrap.go Fix up docs and other othttp cleanups (#218) 2019-10-17 11:18:45 -07:00