1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/experimental/bridge/opentracing
Isobel Redelmeier 3516ebc456 Rename IsRecordingEvents and WithRecordEvents (#188)
Since these methods are about the span itself rather than specifically
*events* on the span, it makes sense to drop "events" from their names.

[Closes #33]
2019-10-10 18:07:35 -07:00
..
internal Rename IsRecordingEvents and WithRecordEvents (#188) 2019-10-10 18:07:35 -07:00
migration Initial opentracing bridge (#98) 2019-09-24 23:12:22 -07:00
bridge.go Rename IsRecordingEvents and WithRecordEvents (#188) 2019-10-10 18:07:35 -07:00
doc.go Initial opentracing bridge (#98) 2019-09-24 23:12:22 -07:00
mix_test.go rename finish to end (#150) 2019-09-27 10:48:10 -07:00
util.go Initial opentracing bridge (#98) 2019-09-24 23:12:22 -07:00
wrapper.go Named Tracer: temporary remove unnecessary tracer methods (#158) 2019-10-02 21:19:32 -07:00