This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.309.
To learn about new Dynatrace Apps and feature updates with this release, select an item from the table below.
Feature update Grail | Permissions
Fieldsets, which you can use to implement field-level permissions, are now available for all Grail tables. You can define custom fieldsets via API.
For details, see Field permissions.
Feature update Application Security | Third-party vulnerabilities
Information regarding the origin of the vulnerable component is now available for Go software components on the remediation tracking pages for process groups and processes affected by a vulnerability.
Feature update Extensions
We changed the OneAgent and ActiveGate disk space requirements related to the EEC logs retransmission persistence file.
The persistence is working by default if the volume requirement is satisfied - 2136 MB:
The requirement is checked periodically. If it is not met, the persistence will be turned off and log ingest will be transmitted without the reliability mechanism.
For more information, see:
Feature update Grail | DQL
Now you can use the scalar
and filter
parameters in a timeseries
or makeTimeseries
command in your DQL queries.
Breaking change Platform | Settings
We adjusted settings audit log generation to improve readability and reduce spam.
Changes to the rank of objects due to reordering them in a ranked list will now be reflected as follows:
In Grail: UPDATE
with the detail.update.types
property set to "ORDER" (from NO_CHANGE
and no detail.update.types
).
In the classic audit log API: REORDER
(from UPDATE
) if the value itself was not changed, or UPDATE
(as before) if the value itself was changed.
Breaking change OpenPipeline
Property field
of model ValueMetricExtractionProcessor
in the OpenPipeline Configurations API no longer accepts the "-" character.
field
property of ValueMetricExtractionProcessor
model. Values containing "-" character have to wrapped with backticks. Feature update OpenPipeline
The new OpenPipeline usage overview ready-made dashboard includes insights on usage of OpenPipeline.
Feature update
The Dashboards and
Notebooks apps have a new visualization option: Gauge chart.
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.309.