Skip to content

solarwinds-apm 15.5.0

Choose a tag to compare

@github-actions github-actions released this 26 May 19:03
· 468 commits to main since this release
v15.5.0
3d5d8ab

AWS Lambda layer ARN

arn:aws:lambda:<region>:851060098468:layer:solarwinds-apm-js-15_5_0:1

Upstream OpenTelemetry versions

  • opentelemetry/api ^1.9.0
  • opentelemetry/core ^2.0.0
  • opentelemetry/instrumentation ^0.201.1

New features and improvements

  • Node.js 24 support
  • Only patch instrumented packages to improve performance and compatibility
  • New API to flush telemetry data and best effort to flush on shutdown

Fixes

  • Send logs if requested even if log correlation is disabled
  • Always properly set trace response headers
  • Don't hang forever in some API calls when the library is disabled

Internal changes

  • Upgrade to OpenTelemetry SDK 2.0
  • Enable gzip compression by default