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

Ignore exception with specific message

Malaik
DynaMight Champion
DynaMight Champion

Hello team

I want to ignore some exceptions from

I use the option bellow, but I must to put it under a specific message.

 

Malaik_0-1630329191258.png

Is there any way to put this rule as a global to the application?

 

Thanks and good day.

BRs,

 

Sharing Knowledge
3 REPLIES 3

pahofmann
DynaMight Guru
DynaMight Guru

Yes it is possible to create rules that apply to multiple services, but only via the Failure Detection API.

 

You need to create a parameter set that defines the exception and then a failure detection rule that matches the relevant  (or all) services.

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Julius_Loman
DynaMight Legend
DynaMight Legend

Just a friendly reminder - rules created via API are not (yet) visible in the UI. Also they might be effective few minutes after creating them. Anyway, they are very useful when it comes to configuring 10+ services with the same settings.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Hi Julius_Loman,

Do you have any idea how we can exclude exception such as "BusinessException" with all messages except critical one, actually i do the solution by ignore this exception and i put what i want to handle as failed in the "Custom handled exceptions", but it doesn't work because it seems ignoring exception override "Custom handled exceptions" .

 

Thanks in advance 

 

Regards

AbdelMohsen

 

 

Featured Posts