You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/05/06 13:31:34 UTC

[GitHub] [skywalking] wu-sheng commented on issue #6906: Support ignore some server-side failed HTTP status code.

wu-sheng commented on issue #6906:
URL: https://github.com/apache/skywalking/issues/6906#issuecomment-833525366


   > Now the http request regards all requests with http status code >= 400 as failed. But as a http server, we often use 403 as the status code of not logged in, and we don’t want to treat not being logged in as an error. In some other scenarios , we do not want the 404 or 405 status code to interfere with the statistics of the successful rate.
   
   Why isn't `not-authentication` coded as 503?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org