Skip to content

1.25.0

Latest

Choose a tag to compare

@dd-octo-sts dd-octo-sts released this 04 Sep 15:42
3b1267d

All products

Added

  • Support the stable OpenTelemetry deployment.environment.name resource attribute, mapped to DD_ENV (in addition to the legacy deployment.environment) #4148

Internal

  • Exclude DD_API_KEY and OTLP exporter header values from configuration telemetry #3961

Tracer

Changed

  • Add a 1 MB size limit to Dynamic Instrumentation capture snapshots #4126

Fixed

Internal

Profiling

Changed

  • Improve profiler throughput by ~1% by gating debug-only runtime cache stats behind a build feature #4130

Fixed

  • Restore I/O GOT hooks on module shutdown #4154

Internal

AppSec

Internal

  • Move appsec communication onto the sidecar; the appsec helper is now built into the sidecar instead of as a separate binary, and the legacy C++ helper is removed #3725