uber-common / opentracing-python-instrumentation

A collection of Python instrumentation tools for the OpenTracing API
MIT License
164 stars 58 forks source link

Rewrite redis test to use real tracer #21

Open yurishkuro opened 8 years ago

yurishkuro commented 8 years ago

Redis test mocks all tracing calls, so we're not actually verifying against OpenTracing API, which led to #20

jan25 commented 5 years ago

@yurishkuro Hi! is this issue valid still? If so, i'm happy to take a look.

yurishkuro commented 5 years ago

yes, still valid. Feel free to take it.