This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.306.
To learn about new Dynatrace Apps and feature updates with this release, select an item from the table below.
Breaking change Logs
This release ends the transition period for custom attribute case-sensitivity changes started in Dynatrace version 1.296.
Starting with this release (Dynatrace version 1.306):
Custom attribute keys have to be case-sensitively unique, which means that custom attributes differing only in letter case are no longer treated as the same attributes. For example, it is now possible to define two different custom attributes named MyAttribute and myattribute.
Searches become case-sensitive (except for filter-only attributes). For example, if you define a custom attribute MyAttribute
, then a search for MyAttribute="SEARCH"
will return log events having this particular attribute value set to SEARCH
but myattribute="SEARCH"
will not.
Query values remain case-insensitive. For example, MyAttribute="SEARCH"
is equivalent to MyAttribute="search"
.
Breaking change Platform | OpenPipeline
The required permission for the “preview/processor” endpoint has changed from requiring openpipeline:configurations:write
to just requiring openpipeline:configurations:read
.
Action plan: Be sure that OpenPipeline Configuration API users have openpipeline:configurations:read
permission to access the “preview/processor” endpoint.
Feature update Application Observability | Kubernetes
Utilize your Kubernetes metadata to allocate costs and define access permission. Set cost allocation attributes for your Kubernetes metrics, events, logs, and spans and define record-level permissions by setting the security context for your Kubernetes metrics, events, logs, spans, and entities.
You can easily define rules, how Dynatrace ActiveGate, Dynatrace OneAgent, FluentBit and the OpenTelemetry Collector will map Kubernetes labels and annotations to cost allocation attributes and the security context on ingested data. Utilize these attributes for record-level permission handling and customer
Feature update Application Observability | Kubernetes
Kubernetes settings updates that don't include an actual change in content have less impact on Kubernetes monitoring restarts.
Feature update Logs
On new environments, the log agent uses the new container log detector by default.
Feature update Infrastructure Observability | Azure
Link to both built-in and custom device entities on logs coming from the Azure Log Forwarder, referenced in the property “dt.source_entity”.
Feature update Platform | OpenPipeline
With this release we have added a new OpenPipeline processor called “Technology bundles”, which drastically reduces the complexity to process incoming log data.
Choose from a growing library of supported technologies and services and parse well-known data formats with almost no effort. The technology bundles ensure, that log entries are matching the definitions of the Dynatrace Semantic Dictionary and you can easily extract data attributes for further analysis.
Feature update Grail | DQL
arrayCumulativeSum()
The arrayCumulativeSum()
function adds all values within an array containing long or double values cumulatively.
This is especially useful if you want to see a running total for your array for a specific time period (for example, counting the number of errors occurred on a day).
Feature update OpenTelemetry
The OTLP (OpenTelemetry Protocol) Metrics ingests default allow list for resource and scope attributes to be taken over as metrics dimensions have been extended. Several attributes in the k8s.* and dt.* namespace as well as service.instance.id have been added. If the new attributes are not desired, you can turn the individual toggles off (or remove the entry altogether) under Settings > Metrics > OpenTelemetry metrics > Allow list: resource and scope attributes
Feature update Platform | Search
The Platform search allows you to quickly find and access apps, documents, entities and much more within your Dynatrace environment.
With this release we have added launchpads as a new search category ensuring that you can quickly find their use case related, customizable start pages.
Learn how to configure your search experience and make use of launchpads.
Feature update Account Experience | Licensing
We are introducing two new attributes to the billing events “AppEngine Functions- Small”
. With adding caller.service.id
(service invoking function call) and dt.app.id
(app invoking function call) you can now identify AppEngine calls invoked from workflows and better track usage and analyze DPS consumption.
With this update, we are also deprecating the existing attributes invocation.type
for all events with the type “AppEngine Functions-Small”
and billing_type
for all billing usage events. This change will go live in April 2025.
Feature update Threat Observability
You can now seamlessly ingest vulnerability finding events provided by AWS Security Hub and operationalize your data on the Dynatrace platform.
For details and instructions, see Ingest AWS Security Hub security findings.
Feature update Services | Databases
Database-related services screens no longer show the teaser for the new Distributed Tracing experience.
Fixes and maintenance
event.id
values. (DI-17744)settings/objects
requests: the JSON now represents a single object instead of an array. (PS-28811)now()
log processing function now returns the correct value. (PPX-3712){"error":{"code": 400,"message": "List of ingest events is required."}}
affected_entity_types
, entity_tags
, dt.source_entity.type
, and dt.entity.<type>.name
. (DI-17975)Feature update
The newly introduced read-only mode let you share dashboards and notebooks with colleagues without changing the original document, while still offering them the opportunity to explore the underlying query or code snippets.
You can start with the shared document, update visualization type, query or change settings to fit your needs and store it as a new document.
For the complete release history, go to the app listing in the Dynatrace Hub: Dashboards, Notebooks.
You can discover the Dashboards and Notebooks apps in Dynatrace Playground.
Share your feedback in Dynatrace Community.
Feature update
Every attribute listed in the classic trace view (tab “Summary”, section “OneAgent attributes”) can be used in “Request Naming” rules.
Feature update
You can now capture span events on your serverless functions and view them in Grail. This includes, for example, exceptions or custom span events.
For the complete release history, go to the app listing in the Dynatrace Hub.
You can discover the Distributed Tracing app in Dynatrace Playground.
Share your feedback in Dynatrace Community.
Feature update
The device lists include network devices available in the environment, provided the current version of the extension is installed.
A reachability column is included in Network devices and Hosts view. Relying on Network Availability monitors, this measure provides information on how easily the host or device can be accessed over the network from remote locations.
Feature update
To address your Network Operations Center and support team’s needs, two new ready-made-dashboards are rolled out: AWS Network Flows Analytics and Network Devices.
For the complete release history, go to the app listing in the Dynatrace Hub.
You can discover the Infrastructure & Operations app in Dynatrace Playground.
Share your feedback in Dynatrace Community.
Feature update
With improved case management features, you can now download and upload the cases to
Continue started investigations in another environment
Safeguard your cases by backing them up or archiving them to a different system
Share interesting cases with others in the Dynatrace community
To streamline investigations, you can work with your findings more efficiently by clicking on evidence to copy it directly from your Evidence list. You can use the copied evidence in DQL queries, or case reports directly and fast.
For the complete release history, go to the app listing in the Dynatrace Hub.
Discover the Security Investigator app in Dynatrace Playground.
Share your feedback in Dynatrace Community.
Feature update
Introducing the highly requested timeframe selector for the Kubernetes app. Go back in time and perform post-mortems using the new timeframe selector within the Kubernetes app.
For the complete release history, go to the app listing in the Dynatrace Hub.
You can discover the Security Investigator app in Dynatrace Playground.
Share your feedback in Dynatrace Community.
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.306.