Collect and manage Kubernetes logs without full OneAgent
Dynatrace provides a flexible approach to Kubernetes observability, allowing you to easily select the level of observability required for your needs. This includes log collection and management for your Kubernetes environments. Our updated log capabilities for Kubernetes allow you to:
Stream Kubernetes logs without running a OneAgent host module, to start small and extend later
Get insights into logs from short-lived containers and pods such as InitContainers and Jobs
Analyze logs in context of automatically enriched Kubernetes metadata (and traces if OneAgent code modules are in place)
Easily onboard log analytics within the Kubernetes app
The environment variable DT_NGINX_FORCE_RUNTIME_INSTRUMENTATION now consistently enforces manual runtime instrumentation, regardless of whether the Nginx binary is identified as a "patched" binary.
The Nginx manual runtime instrumentation method now takes advantage of cached offsets, resulting in faster subsequent startups and reduced CPU and memory overhead.
The evaluation of attack patterns in allowlisting rules (Settings > Application Security > Application Protection > Allowlist) is no longer case-sensitive. For example, the teststring attack pattern will now match TeStStRiNg.
Optimized log reading time in case of a remote drive with low response time, where a directory with a very high number of log files is monitored by the OneAgent logs code module. This fix also reduces the time delay for log ingesting. (OA-43965)
OS module
Fixed an issue that caused monitoring loss of some alias OS services on Linux machines with systemd versions 219-245. (OA-44263)
Update 66 (Build 1.309.66)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.309 release.
Logging module
Fixed tracking of active container logs for Kubernetes if 'Settings > Log module feature flags > Collect all container logs' is enabled and Dynatrace stops ingesting logs. It was leading to disk space not being reclaimed due to outstanding file handles to already deleted container logs. (OA-45092)
OneAgent for Android
Breaking change Digital Experience | RUM Mobile
Dynatrace Android Gradle plugin
New verification logic cancels the build when an unsupported Jetpack Compose version is used.