23 Oct 2023 03:43 PM - last edited on 24 Oct 2023 07:54 AM by MaciejNeumann
Request Attributes often show up as 'null' in the sessions screen (purple boxes below). If there is no value pulled, no name box shows up at all, but often Dynatrace considers 'null' a value and shows a request attribute name and 'null' but we don't want to see any of these.
We can't use option 4 below to exclude 'null' since it causes other issues and we already need it in several configurations to keep other values from showing up, also regex entries don't seem to stop the problem.
23 Oct 2023 04:27 PM
Maybe if you put "does not contain" and leave empty
23 Oct 2023 04:28 PM
or fine tuning your filter
23 Oct 2023 05:11 PM
Leaving it blank has no affect, what's needed is a way to suppress null from showing up on the session when there is no value. Maybe if there were two places to exclude things we could do it, but Dynatrace only offers one.