opentelemetry-java-instrume.../instrumentation/lettuce
Steve Rao 6a11e50a7f
Use namedOneOf instead of joining two named matchers (#11495)
2024-05-30 13:16:35 -07:00
..
lettuce-4.0/javaagent Use namedOneOf instead of joining two named matchers (#11495) 2024-05-30 13:16:35 -07:00
lettuce-5.0/javaagent Use namedOneOf instead of joining two named matchers (#11495) 2024-05-30 13:16:35 -07:00
lettuce-5.1 Use namedOneOf instead of joining two named matchers (#11495) 2024-05-30 13:16:35 -07: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.