23 Dec 2025 01:02 PM
Hi there,
I have some event data coming in and I query it using DQL. The data represents configuration of a system and is not too large at approx 3000 records each with a variable number of fields between 10 and 100.
My goal is to see which fields are present, and if they are present the range of values in the field. With this information I intend to detect inconsistencies.
I know that the fieldSummary command is somewhat helpful but only if you know the field names in advance. In my scenario I would like dynatrace to work this out at runtime?
Is this possible ?
Featured Posts