02/10/2026 | Press release | Archived content
This page showcases new features, changes, and bug fixes in Dynatrace OneAgent version 1.331. It contains:
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
Introduced resource attribute enrichment
OneAgent now enriches telemetry data at the source with the following:
Primary fields: Standardized metadata from the Semantic Dictionary, along with cloud and Kubernetes metadata (when available), including , , and .
Primary tags: Customer-defined key-value tags applied across all signal types. You can define your own primary tags to support specific use cases better.
All primary fields and primary tags are added as top-level fields for metrics, spans, logs, business events, and Smartscape entities. This enables additional use cases in Latest Dynatrace, such as routing, bucket assignment, security, cost allocation, segmentation, and alerting.
Resource attribute enrichment is available only for Latest Dynatrace.
Application Observability | Distributed Tracing
Added support for Pika in Python
You can now benefit from the new automatic instrumentation for the Pika library in Python.
Application Observability | Distributed Tracing
Monitor Go gRPC 1.77 with Go code module
We now support the monitoring of gRPC-Go v1.77.
Application Observability | Distributed Tracing
Added Go SNS publisher Early Adopter
To enhance observability of AWS services, we added the Go SNS publisher feature.
The Go SNS publisher is available as an Early Adopter release. It allows monitoring SNS publish calls made via the API.
Application Observability | Log Analytics
Improved timestamp parsing in JSON structured logs
We extended the list of valid timestamp keys and adjusted the list of supported timestamp patterns for JSON-formatted logs.
Digital Experience | RUM Web
Improved RUM trace correlation for page loads
OneAgent sends trace information back to the browser and the local RUM JavaScript. This way, page load requests, as well as other requests where it's impossible to set W3C trace-context headers, are still linked in Grail. As a result, significantly more RUM request events become visible in the page load waterfall in Experience Vitals. Additionally, these RUM requests can be linked to backend traces using DQL, but only when such traces are available.
Infrastructure Observability
Added tmpfs file system support for Linux environments
It's now possible to detect and monitor tmpfs file systems on Linux hosts. With this change, you get visibility into in-memory file systems used by modern applications, enabling capacity insights, anomaly detection, and problem correlation in the Disk Analysis and Host views.
Infrastructure Observability | AWS
Improved visibility into V1 of AWS SDK for Java
The Java AWS SDK client feature now enhances distributed traces with visibility into the asynchronous operations of AWS SDK V1 clients.
Infrastructure Observability | Hosts
Introduced limits for MintV2 dimensions
We've introduced limits on the number of dimensions for MintV2:
Infrastructure Observability | Infrastructure & Operations
Added support for Windows 11 25H2
With this release, we added support for Windows 11 version 25H2.
Platform
Added support for Fedora 42
We now support Fedora Linux 42 .
Platform | OneAgent
HttpUrlConnection tracing for z/OS Java module
We now support automatic tracing of outgoing web requests via HttpUrlConnection, for both asynchronous and synchronous requests.
Platform | OneAgent
Added support for AlmaLinux OS 10
With this release, we started supporting AlmaLinux OS 10 (codename "Purple Lion").
Breaking changes
Application Observability
URL/RPC-based reduction rules apply regardless of sampling threshold
Previously, OneAgent applied URL/RPC reduction rules only when the sampling threshold required sampling. When OneAgent was capturing all requests, the reduction rules were ignored. With this release, URL/RPC reduction rules (for example, "reduce by 50%") are enforced regardless of the current sampling threshold. Reduction rules decrease the number of sampled requests that match the specified URL or RPC pattern.
Reason for this change
Compatibility and impact
Fixes and maintenance
Resolved issues in this release (OneAgent)