OneAgent release notes version 1.313

  • Latest Dynatrace
  • Release notes
  • 4-min read

Rollout start: May 6, 2025

With this release, the following are the oldest supported OneAgent versions.

Support levelOldest supported version
Standard Support1.295
Enterprise Success and Support1.289

For details, see How long are versions supported following rollout?.

Technology support

Technology support version schema

Definition of the technology support version schema with examples:

  • Major version 5 is supported

    • Major version 5 is supported, including all of its minor versions like 5.1 and 5.2
    • Other major versions are not supported like 6 and 7
  • Minor version 5.1 is supported

    • Minor version 5.1 is supported, including all of its patch versions like 5.1.1 and 5.1.2
    • Other minor versions are not supported like 5.2 and 5.3
  • Patch version 5.1.1 is supported

    • Patch version 5.1.1 is supported
    • Other patch versions are not supported like 5.1.2 and 5.1.3
  • Version range 5.1 – 5.3 is supported

    • Minor versions 5.1, 5.2, and 5.3 are supported, including all of their patch versions like 5.1.1, 5.2.1, and 5.3.1
    • Other minor versions are not supported like 5.0 and 5.4
  • The minimum required version is 5+

    • All major, minor, and patch versions starting from version 5 are supported, like 5, 5.1, 5.1.1, and 6

For more information, see New technology support.

End of support

For more information, see End-of-support announcements.

New features and enhancements

Infrastructure Observability | Hosts

Configuration options --set-infra-only and INFRA_ONLY removed

Configuration option --set-monitoring-mode should be used now instead of --set-infra-only and INFRA_ONLY.

For details, see Monitoring modes.

Infrastructure Observability | Hosts

CephFS support added

We have added detection and statistics collection for volumes with the Ceph File System (CephFS) file system.

Application Observability | Queues

IBM App Connect Enterprise 13.0.2.0+ (ACE module)

We have added support for IBM App Connect Enterprise 13 monitoring.

Infrastructure Observability | Log Monitoring

New encoding support for OneAgent Log Module

We have added EUC-JP encoding support to OneAgent Log Module custom log sources.

Infrastructure Observability | Log Monitoring

Change in timestamp calculation

Timestamps attached to log entries are now based on host local time. The difference in time between cluster and host is included in new attribute time_correction.offset in nanoseconds.

OneAgent

Improved child process management

We have improved management of child processes, resulting in reduced startup times and resource usage (win32).

Application Observability | Distributed Traces

JBoss EAP v8 (Java module) monitoring

We have added support for JBoss EAP v8 monitoring.

Infrastructure Observability | Hosts

NGINX runtime instrumentation on Linux ARM64

We now support NGINX runtime instrumentation on Linux ARM64.

Infrastructure Observability | Hosts

Uninteresting NGINX processes issued by Kong health checks not instrumented

Uninteresting NGINX processes issued by Kong health checks (those NGINX processes that are not HTTP servers) are no longer instrumented. This applies to Kong versions 3.6+.

Infrastructure Monitoring

Automatic SQS tracing of the AWS SDK for sending and receiving messages

We now support automatic SQS tracing of the AWS SDK for sending and receiving messages in Node.js applications (AWS SDK for JavaScript version 2+).

Infrastructure Observability | Hosts

Disk space total/available metrics no longer sent for large total disk size

We no longer send disk space total/available metrics when the total disk size is greater than 1024 petabytes (1024 PB).

Python

Improved reporting of Python garbage collector metrics

We have improved reporting of Python garbage collector metrics:

  • Reporting now continues even if the garbage collector does not run for some time.
  • When a Python process creates a child process using a fork, garbage collections that happened before the fork are now counted only for the parent process. Previously, they were counted for both the parent and the child, which could cause the reported overall garbage collection metrics for the process group instance to double when forking.

.NET

gRPC - suppress web request node

Resolved an issue that caused a gRPC request to show the underlying web request node.

Resolved issues

    OneAgent for Android

      OneAgent for iOS

        OneAgent for JavaScript