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

OneAgent : Exclude some URIs from Errors

Malaik
Champion

Hello all,


I want to exclude some URIs with http code (401, 402, 403 and 404) from errors.


We did this on AppMon, but on OneAgent it's hard to find the way.


thank you for your help

Sharing Knowledge
4 REPLIES 4

JamesKitson
Dynatrace Guru
Dynatrace Guru

You can do something along these lines but there's a few steps:

First, you need to break out those requests from the ones that are not failing through a request naming rule. You could decide what makes the most sense but the goal is to break these requests out into a separate request when your conditions (url and error codes) are met.


After this as these requests come in they will end up in this new named request. You can then mute this request and it will be excluded from error rates and alerting etc...

https://www.dynatrace.com/news/blog/mute-monitoring-problematic-service-requests/

Hello @James K.

The option 'mute' not exist and nothing in the documentation.


Your blog si since 2016.


Sharing Knowledge

The blog is old but the info is still relevant/up to date. Nothing has changed for this feature since then:

Thank you for your feedback.


When I create the naming rule, the new one will be created as a request with the defined name ?

Sharing Knowledge

Featured Posts