1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/plugin/httptrace
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
..
api.go Add propagator interface and W3C propagator (#85) 2019-09-23 11:51:32 -07:00
clienttrace.go add WithSpanKind option to span creation (#234) 2019-10-23 16:25:14 -07:00
httptrace.go Implement W3C Correlation Context propagator (#179) 2019-10-17 15:08:44 -07:00