Skip to content

v2.2.1 - Lettuce instrumentation

Compare
Choose a tag to compare
@SimunKaracic SimunKaracic released this 21 Jun 11:28
· 196 commits to master since this release
c0d0c95
  • kamon-datadog: Truncate 128-bit trace IDs before reporting to DataDog. Contributed by @dvgica via #1040. Fixes #1032
  • kamon-bundle: Ensure that the temporary Kanela agent file extracted by the Bundle will be deleted after the JVM exits. Contributed by @ivantopo via #1036
  • kamon-jdbc: Add support for HyperSQL. Contributed by @ivantopo via #1041
  • kamon-jdbc: Bump hikariCP to the latest version. Contributed by @SimunKaracic via #1039
  • kamon-status-page: Try to bind Status Page on a different port if the configured port is busy. Contributed by @ivantopo via #1042
  • kamon-redis: Add tracing for the lettuce library. Contributed by @SimunKaracic via #1037