opentelemetry-java-instrume.../instrumentation/lettuce
Trask Stalnaker f1ed419a39
Disable lettuce CONNECT spans by default (#10215)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-01-12 17:19:15 +00:00
..
lettuce-4.0/javaagent Disable lettuce CONNECT spans by default (#10215) 2024-01-12 17:19:15 +00:00
lettuce-5.0/javaagent Disable lettuce CONNECT spans by default (#10215) 2024-01-12 17:19:15 +00:00
lettuce-5.1 Apply both serverAttributes & networkAttributes to Lettuce 5.1 (#10197) 2024-01-12 08:38:47 -08:00
lettuce-common/library Convert lettuce-common test from groovy to java (#9430) 2023-09-12 14:31:34 -07:00
README.md Disable lettuce CONNECT spans by default (#10215) 2024-01-12 17:19:15 +00:00

README.md

Settings for the Lettuce instrumentation

System property Type Default Description
otel.instrumentation.lettuce.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.
otel.instrumentation.lettuce.connection-telemetry.enabled Boolean false Enable the creation of Connect spans.