08/27/2026 | Press release | Distributed by Public on 08/27/2026 02:53
This page showcases new features, changes, and bug fixes in Dynatrace OneAgent version 1.345. It contains:
Oldest supported versions
With this release, the following are the oldest supported OneAgent versions.
For details, see How long are versions supported following rollout?.
Feature updates
Application Observability
Enabled use of .NET diagnostic IPC for collecting memory dumps
Memory dumps for .NET applications on Linux now use the .NET diagnostic IPC port (requires .NET Core 3.1+), producing standard files instead of core dumps. They can be opened and analyzed directly in Visual Studio and other .NET-aware diagnostic tools, resolving a long-standing limitation for customers debugging Linux-hosted .NET services. Classic core files are produced as a backup in case of failure. If you need to enable classic core dumps, reach out to Dynatrace support.
Application Observability | Distributed Tracing
Improved compatibility with SES in worker threads
Worker threads using Secure ECMAScript (SES) lockdown() no longer cause double-instrumentation or crashes.
Application Observability | Distributed Tracing
Added support for AWS SDK DynamoDB 4.0.20.0+
The sensor now supports version 4.0.20.0+.
Application Observability | Distributed Tracing
Azure SDK CosmosDB instrumentation
We now support automatic CosmosDB tracing for the Azure SDK for Python.
Application Observability | Distributed Tracing
Add tracing support for Apache Camel v4
Context propagation is now supported for Apache Camel v4, including multi-threaded scenarios. This feature is currently available for DevOps only and requires Java Threading Flat Trace Structure. To enable it, contact a Dynatrace product expert.
Application Observability | Distributed Tracing
.NET Runtime-Async
OneAgent now supports in-process context propagation and span tracing when using .NET runtime-async. This requires the Advanced .NET Instrumentation Mode OneAgent feature to be enabled.
Application Observability | Distributed Tracing
Monitor statically linked Go applications on AWS lambda
OneAgent now supports monitoring of statically linked Go applications on AWS Lambda.
Application Observability | Distributed Tracing
Support for WebLogic 15.1.1
WebLogic thin client jar (wlthint3client.jar) is not supported. IIOP has known vendor issues in WebLogic 15.1.1; T3 is supported as a workaround for server-to-server connections only.
Application Observability | Distributed Tracing
New Python Azure Function triggers support
We extend Python Azure Function support by adding new triggers: Cosmos DB , Kafka , Queue storage , and IoTHub .
Application Observability | Distributed Tracing
Added support for Golang library aws-sdk-go-v2/service/eventbridge
OneAgent now supports monitoring of the Golang library.
Application Observability | Log Analytics
.NET NLog: Automatic log enrichment with trace context
Dynatrace OneAgent now automatically enriches .NET NLog with trace context, enabling seamless correlation between logs and traces in Dynatrace.
Business Analytics | Business Analytics
Business events ingest enrichment
Business events coming from OneAgent are now enriched with metadata defined with ingest enrichment rules.
Digital Experience | RUM Web
Compatibility checks support between RUM JavaScript and the SDK
Added support for compatibility checks between RUM JavaScript and .
Digital Experience | RUM Web
Improved user action duration calculation
RUM JavaScript now caps a user action's duration at the configured maximum user action duration. Previously, if JavaScript execution was suspended and resumed later (for example, when a tab was backgrounded) or a custom start time was set via API, a user action could report an unrealistically long duration. Such actions are now capped to the maximum and reported as timed out.
Digital Experience | RUM Web
RUM JavaScript trace context handling
The new trace context handling for RUM JavaScript adds a field to the generated trace state, indicating whether the trace parent was set externally or by the agent. If the trace parent headers are invalid, it detects them, reports an hint, and replaces them with agent-generated values.
Digital Experience | RUM Web
Add custom trace linking for edge cases
You can now modify the trace ID and span ID via the API for request events.
Infrastructure Observability | Extensions
Improved metric enrichment consistency in Extension Execution Controller
Extension Execution Controller (EEC) enrichment of outgoing metrics with additional context now complies with data formatting rules before it reaches Dynatrace. Normalization is applied without distinction across different types of enrichment data.
Enrichment values attached to your metrics (for example, process and host information, custom host metadata, and related entity details) are consistently formatted to meet metric ingestion requirements, reducing the likelihood of metric rejection and improving the reliability of metric dimensions.
Logs and traces are unaffected. Log data continues to receive the original, unaltered enrichment values, preserving full-fidelity detail for troubleshooting. This fixes a prior inconsistency in which some log attributes were unintentionally altered.
No configuration changes are needed on your part.
Infrastructure Observability | Hosts
Added Vinyl Cache technology support
Introduced support for Vinyl Cache technology after its rename from Varnish Cache.
Platform | OneAgent
Spring Framework: Automatic tracing for @Scheduled methods
Dynatrace OneAgent now automatically detects and traces Spring methods, eliminating the need to manually configure custom services for each scheduled task.
This functionality is currently in Early Access and is disabled by default. To enable it, enable the Java Spring @Scheduled annotated methods support feature.
Platform | OneAgent
Out-of-the-box instrumentation for Spring GraphQL
Dynatrace OneAgent now provides native instrumentation for GraphQL Java. This opt-in feature brings automatic observability to Java-based GraphQL services without requiring manual OpenTelemetry setup.
What's new:
To get started, go to Settings > OneAgent features and turn on Java GraphQL [Opt-In].
Platform | OneAgent
Generate SBOM and attach attestation to classic fullstack container image
SBOM generation is now supported for the classic fullstack container image. Two variants are provided per architecture: a full internal version and a trimmed external version.
Platform | OneAgent
Status code capturing for node.js tracing of grpc and @grpc/grpc-js modules
OneAgent now supports status code capturing for node.js tracing of grpc and @grpc/grpc-js modules.
Platform | OneAgent
zDC log stream subtasks can be restarted during runtime
We've introduced two new commands to detach and attach log stream subtasks. These are useful if the subtask unexpectedly terminated, but you don't want to restart the entire zDC.
To detach both log stream subtasks: .
To attach both log stream subtasks: .
Breaking changes
Application Observability
Corrected ASP.NET Core URL exclusion rules
Starting with OneAgent version 1.345, URL exclusion rules are correctly applied to ASP.NET Core requests, and requests are no longer captured and shown as .
Action plan: Review metrics derived from traces for previously captured requests, for example, application throughput.
Infrastructure Observability | Infrastructure & Operations
Starting with OneAgent version 1.345, the OS Agent promotes from host tags () and no longer from host properties () at the host level.
Action plan: Verify that you don't have custom alerting rules or charts based on coming from at the host level.
Platform
Improved kernel core pattern configuration priority
Starting with OneAgent version 1.345, is now the primary file for configuring the kernel core pattern when it exists on the system. If is not present, is written to a directory instead.
Action plan: If you previously relied on the configuration, verify your core pattern settings after upgrading.
Software Delivery | Ownership
Removed legacy migration mechanism of versioned directories
Due to security concerns, versioned directories will no longer be removed automatically on hosts where auto-updates and process auto-injection are disabled.
Fixes and maintenance
General Availability (1.345.6.20260724-152956)