This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, I'm following this guide: Query and visualize Grail data | Dynatrace Developer But it seems that the TimeseriesChart doesn't show the proper metric type. If for example I run this si...
I have a custom configuration at the beginning of a HTTP task (sn-prod-inc-creation). The condition is: {{ result("parse_entity_tags").prime_alert_type == 'inc' }} and validates as 'true' in the "pr...
I am developing an app for a user, using useDQL and an DatatablesV2 control. I am trying to create filters on the DatatableV2 using filtering controls (FilterBar), but none of the examples use DQL as...
Hello, Can anyone confirm, you can use them anywhere in your workflow? And in javascript code you can use the expressions, or the SDK? And what would be prefered? Thanks Henk
In the new HTTP Monitor we're trying to build, we want to monitor an HTTP GET that returns a large json body. The Execution details show: "responseSizeInBytes": 62354, "responseBodySizeLimitExceed...
Can you share a example jest test for a SelectV2 component? For some reason I am not able to make it work due to rendering of selectv2-menu options after a click event.
Hello, I have a question regarding Dynatrace's capability to display code-level information. Is it possible to identify and show specific code errors, such as null variables, exceptions in code line...
I have written a github action to try to deploy our custom app when changes are made. When doing so I am being asked to choose whether I want to overwrite the existing app or not. Since t...
Hey, We are trying to build an app. We need the current user information, like name, login id/email, user groups, for further processing. Is there any SDK available that can return me this kind of i...