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

Creating key requests automatically.

mariyakalappura
Newcomer

Is there any way to create key requests automatically for a service. We have a spring-boot application and I want to know if there is any way we can do this configuration from the code itself.

1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

You cannot make automatical rules for marking requests as key ones, but you can use API and some scripts if you know already list of endpoints you want to mark as key ones:

https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/service-api/request-attribute...

The problem may be if some of them has some variables in paths which has to be overwritten using Request naming rules.

Sebastian

Regards, Sebastian

Featured Posts