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

exclude application services

iescalante
Newcomer

Good afternoon, I need to exclude SOAPAction with null values, in the services.  how can I exclude those SOAPAction with null values? I am trying to do that with the following regular expression ^d+$. is this regular expression supported by Dynatrace?

I am doing this in the "setting service" of the corresponding service.

I remain attentive to the answer

1 REPLY 1

PierreGutierrez
Dynatrace Pro
Dynatrace Pro

Hi @iescalante 

If you want to exclude some request in your services you can use "Muted request" 
https://docs.dynatrace.com/docs/shortlink/service-monitoring-mute 

PierreGutierrez_0-1719326919571.png


If you want to identify the SOAPAction( think its a value that you can capture in header)
1.- Create a Request Attribute capturing the value of header 
2.- Create a Web request naming based on Request attribute with value null 

3.- Exclude with muted request 

I hope it's helpful 💪

Pierre Gutierrez - LATAM ACE Consultant - Loving Cats! Loving Technology !

Featured Posts