08 Jul 2020 12:09 AM
Hi,
When I open Application page I can see Top 3 web request contributions as shown below for the same service:
Is there a way to make reporting of these web requests case insensitive so that both requests in the example above would group into a single entry?
Thank you,
Martin
Solved! Go to Solution.
08 Jul 2020 02:21 AM
Hello Marting,
Check your App configuration "case insensitive naming"
08 Jul 2020 06:28 AM
Hi @Rodrigo A.
This is a great and hidden feature, good to know it, but its look like its only for user actions on application side, @Martin K. is looking for the same feature on server side web request naming.
Meanwhile @Martin K. you can check if merged-services can do the job, or to use Service detection rules API
HTH
Yos
08 Jul 2020 02:17 PM
Maybe I'm confused but that screenshot is from Application/UserActions screen.
Also if you want to do a renaming globally on your server-side (Service level), you can use https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/service-api/request-naming-ap...
08 Jul 2020 06:44 AM
Hi Rodrigo,
Thanks for your reply.
As Yos points out this feature is about user action naming which is not the feature I am looking for.@Yos, Thanks! I wil check if merged-services can do the job.
Martin