Skip to content

v2.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 14:21
· 100 commits to main since this release
8b1d141

AWS Lambda layer ARN

arn:aws:lambda:<region>:851060098468:layer:solarwinds-apm-java-2_4_1:1

Upstream OpenTelemetry versions

  • OpenTelemetry API/SDK 1.38.0
  • OpenTelemetry instrumentation 2.4.0

Breaking changes

New features and improvements

  • automatically export logs when supported logging framework is used by instrumented service
  • introduce SW_APM_EXPORT_LOGS_ENABLED environment variable to enabled/disable log export. It's set to true by default.

Fixes

  • trace context in queries not working for some application framework

Internal changes