Rollout start: Apr 22, 2024
Want to ask questions or give feedback? Head over to What's New in Dynatrace in the Dynatrace Community.
Your cloud logs can provide the root cause of high-impact issues or reveal the details of security incidents. Now, you can integrate an Amazon Data Firehose high-frequency data stream directly with the high-performant Dynatrace Grail™ analytics engine and use the Dynatrace AI-powered observability platform to mitigate issues with minimal impact to your business.
Infrastructure Observability | Log Monitoring
Amazon Data Firehose integration is now in General Availability. Firehose integration allows ingest of cloud logs directly, without additional infrastructure needed, and at higher throughput. It replaces the deprecated AWS log forwarder.
Platform | Dashboards
The duration data type is formatted to start with the largest unit, rounded to the second digit. For example, 1123123 ns
is formatted as 1.12 ms
.
You can use the Units and formats settings to adapt the formatting.
Platform | Dashboards
Variables in dashboards can be defined to depend on other variables.
The value of a variable is recalculated if its definition refers to another variable and the other variable's value changes.
For example, if the value of variable A changes, the value of any variable whose definition refers to variable A is recalculated.
Loops are not allowed.
For example, if the value of variable A depends on the value of variable B, the value of variable B can't depend on the value of variable A.
For details, see Add a variable to a dashboard.
Platform | DQL
Now you can include the following functions in your DQL queries:
You can now use outer join
with the join command.
The outer join
returns matched and unmatched records from either or both sides.
Application Security | Vulnerabilities
.NET technology is now available for Runtime Vulnerability Analytics (code-level vulnerability detection) and Runtime Application Protection (attack protection).
To enable RVA monitoring for .NET code-level vulnerabilities
To enable RAP monitoring for attacks in .NET technology
With this release, preview customers for .NET technology (RVA and RAP) need to upgrade to OneAgent version 1.289 to reactivate this functionality. After that, no further configuration is necessary.
Application Security | Vulnerabilities
Latest Dynatrace
Vulnerabilities enables you to pursue a quick and easy analysis of third-party, code-level, and runtime vulnerabilities affecting your live environments, while providing the valuable insights and context needed to fix them. You can monitor, manage, and prioritize vulnerabilities, target affected entities, address and optimize remediation, continue your investigation in another app, and share results of your findings.
For more information and details, see Vulnerabilities.
Infrastructure Observability | Kubernetes
With the release of Dynatrace Operator version 1.0.0, the deployment page for Kubernetes Classic has been updated to default to cloud-native full-stack instead of the classic full-stack. Additionally, we have shifted to using Helm by default instead of manifests.
All previously available deployment options, including the manifest-based approach, remain accessible through our documentation. For more details on the differences between these deployment options, see How it works.
Platform | Grail
Classic self-monitoring metrics are now available on Grail via DQL with the dt.sfm
prefix.
For example, dsfm:server.metrics.metric_dimensions_usage
can now be queried in Grail using the following DQL:
timeseries usage = avg(dt.sfm.server.metrics.metric_dimensions_usage),by:{metric_key}| filter arrayAvg(usage) >= 80
Platform | Grail
Application Observability | Services
Service metrics are now available on Grail via DQL with the dt.service.request
prefix. For the list of metrics, see Built-in metrics on Grail.
In most cases, a single Grail metric provides support for multiple Classic metrics. To obtain values of individual metrics, use metric dimensions.
For examples, see Service migration guide.
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.290.
The 1.290 GA release contains 12 resolved issues (including 1 vulnerability resolution).
This is a cumulative update that contains all previously released updates for the 1.290 release.
This is a cumulative update that contains all previously released updates for the 1.290 release.
This is a cumulative update that contains all previously released updates for the 1.290 release.
This is a cumulative update that contains all previously released updates for the 1.290 release.
This is a cumulative update that contains all previously released updates for the 1.290 release.