opentelemetry-java-instrume.../instrumentation/lettuce
Mateusz Rzeszutek 4fd52c5a7c
Encode version in library instrumentations' package names (#7764)
Another part of #932

In this PR I changed all the library instrumentation packages -- these
are breaking changes, so I figured the earlier we do this the less
painful it'll be to the users. I know that at least some of them are
actively used, so we'll need to spell this out in the release notes.

---------

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-02-14 23:25:59 +00:00
..
lettuce-4.0/javaagent Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
lettuce-5.0/javaagent Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
lettuce-5.1 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
lettuce-common/library Type annotation placement (#4406) 2021-10-17 17:38:43 -07:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08: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.