Dynatrace Davis® AI automatically analyzes abnormal situations within your IT infrastructure, identifies their impact and root cause, and covers many observability use cases out of the box. Davis also provides the flexibility to adapt to domain-specific requirements using the newly released configuration settings, "metric events." These allow you to observe any metric, choose the best monitoring strategy for that metric, and create event triggers for detected anomalies.
Cross solutions
Grail data lakehouse is now available in Dynatrace SaaS on AWS. Grail is built for observability data and optimized for Dynatrace Davis® AI, with Dynatrace Query Language as the single interface exploring all data persisted in Grail. Storing data in Grail does not require index setup, hot/cold storage management, or determining your data use cases beforehand (for example, at ingest).
For more information, see Grail.
Cross solutions
The new Dynatrace Query Language is key to accessing data stored in Grail, built for processing arbitrary event and time series data, requiring no up-front description of the input data's schema.
A DQL query is a read-only request to process data and return results. The request is stated in plain text, using a pipeline-based data-flow model that is easy to read, author, and automate.
For more information, see DQL.
Observe and explore | Logs
Log Management and Analytics powered by Grail is one of the first parts of Dynatrace utilizing the power of Grail.
Use your existing ingestion configuration or set it up easily to bring log data to Dynatrace at an enterprise scale. Route different log data to buckets with different retention period. Get answers from log data in context or from complex analytical queries with schema-on-read and DQL.
Business Analytics
Dynatrace Business Analytics is a powerful tool for ingesting, exploring, and analyzing your organization's critical business data.
New to Business Analytics, business events powered by Grail are designed to deliver real-time business data with lossless precision. OneAgent enhancements prioritize business events and introduce deep access to the in-flight application payload to expose previously obscured business data – without code changes. Grail ensures schemaless long-term data availability without the need for indexing or predefining your use cases. The new Dynatrace Query Language is built for exploratory analysis of arbitrary business event and time series data.
This release supports business events from OneAgent, from the web and mobile RUM, and from external (API) sources.
Your log data contains information that may be considered sensitive. Specific log messages may include user names, email addresses, URL parameters, and other information that you may not want to disclose. Log Monitoring features the ability to mask any information by modifying the configuration file on each OneAgent that handles information you consider to be sensitive.
You can select the data that needs to be protected by applying a set of masking rules. Within each rule, you can decide what you need to hide and what to replace your hidden content with. If you need to address only specific attributes, such as predefined containers, log sources or process groups, you can achieve it by adding matchers to your rules.
For more information, see Sensitive Data Masking.
Apps & Microservices | Distributed traces
You can now turn on Show data retention to segment chart data according to data retention periods on the following pages:
Apps & Microservices | Services
You can now exclude the data contribution of muted requests from calculated service metrics, either via the Service metrics API or by selecting Ignore muted requests in the web UI.
Cross solutions
Tables and many dropdown boxes can now be filtered easier because the filter string is interpreted in tokens. For example, alerting rule
will now match the item alerting great rule
.
Infrastructure Monitoring | Logs
Starting with Dynatrace version 1.253, we introduced limited support for the OneAgent log module for AIX systems. OneAgent version 1.251+ log module support is limited only to custom log sources. No log auto-detection is performed.
Infrastructure Monitoring | Kubernetes
Problem impact
.Application Security | Third-party vulnerabilities
Dynatrace now detects vulnerabilities in your language runtimes.
Java virtual machines and Node.js runtimes are evaluated for known vulnerabilities. Detected vulnerabilities are shown together with all third-party vulnerabilities. This gives you a deep insight into what is running in your environment and allows you to prioritize remediation efforts throughout the software stack.
Cross solutions | Problems
Cross Solutions | Data Explorer and dashboards
After you run a query, you can copy the request for use in an API request.
To reorder metrics, select and drag the metric to a new position in the list of metrics. A query's metrics are rendered in order from top to bottom, so the last one is rendered on top of the others.
The Run query button displays the status of the displayed results:
The Pin to dashboard pop-up window is now searchable: select in the Dashboard list and start typing to filter the list, and then select the target dashboard from the filtered list.
Cross Solutions | Metrics
We changed the serialization of numeric values in the metric selector:
012
is serialized as 12
).100.
and 1e2
are both serialized as 100.0
).The count
and value
aggregations are now available for the following transformations:
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.253.
The 1.253 GA release contains 9 resolved issues.