Skip to content
Discussion options

You must be logged in to vote

Currently spring boot starter does not include lettuce instrumentation. Lettuce instrumentation is include in the java agent. There is also a standalone instrumentation library https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-lettuce-5.1 See tests in https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/lettuce/lettuce-5.1/library/src/test/java/io/opentelemetry/instrumentation/lettuce/v5_1 on how to configure the lettuce client to use it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iwant2bebig1
Comment options

Answer selected by iwant2bebig1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants