cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Web app setting "queryParameterCleanups" only available via API?

Enrico_F
DynaMight Pro
DynaMight Pro

 

Recently I noticed that the setting "queryparameterCleanups" is only available via API - there is no such option in the UI and AFAIK there is no Settings v2 schema for it either - at least none that can be applied with scope "APPLICATION" (e.g. the schema "builtin:rum.web.resource-cleanup-rules" only supports the environment scope so far).

Documentation reference:

https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/rum/web-application-configura...

Enrico_F_0-1689323468679.png

Am I missing something? Or is this simply a setting that fell through the gaps as both UI and API are transitioning from legacy config APIs to Settings v2 objects?

1 REPLY 1

Slawa
Advisor

Hm, looks like we are missing this option on UI.
I never used it via API as well bacuse this is visible if your are using full URL and not a URL path in action names.
Or debug mode like with cux=1 for XHR full logs.


From UI I am using placeholders to clean up parameters sometimes:

Slawa_0-1690373938630.png

 

Featured Posts