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

Service settings - HTTP error detection

In customer application there are sometime coming HTTP 431 errors "Request Header Fields Too Large". Developers would like to get alert when it happens.

I was trying to add it to server side response code definition in service HTTP error detection - see attached screenshot, but nothing happened. From documentation it is even not clear how the syntax should look like.

Any experience with it ?

 

2 REPLIES 2

Enrico_F
DynaMight Pro
DynaMight Pro

IMO there should be no need to add the 431 response code as shown in the screenshot as Dynatrace will already mark such requests as failed by default unless you have configured related exceptions under "Ignore exceptions".

I suspect your problem is rather with choosing the right anomaly detection settings for the responsible service so that problems are detected and notifications sent (if configured). In particular make sure you understand the implications of the settings in section "Detect increases in failure rate":

HTH

Enrico

Thank you Enrico,

I feel/understand from https://www.dynatrace.com/news/blog/improved-failure-detection-functional-errors-based-request-attri... - the Dynatrace is alerting only server side errors (first box in alert detection). Then I am trying to add "431" there.

@Michael K. - can you please comment it ? BR, Josef

Featured Posts