[Tracing] Support to Jaeger and OpenTracing #2125
Unanswered
SimoneGiusso
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using lettuce as Redis (reactive) client API by means of ReactiveRedisTemplate.
For tracing I'm using:
Looking at the documentation is clear that this project supports only Brave.
However Lettuce ships with a Tracing SPI in io.lettuce.core.tracing that allows custom tracer implementations. Is there an implementation of this interface ready to use?
Beta Was this translation helpful? Give feedback.
All reactions