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 2020/06/03 06:21:04 UTC

[GitHub] [skywalking] daigong opened a new issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

daigong opened a new issue #4854:
URL: https://github.com/apache/skywalking/issues/4854


   - [ ] Question or discussion
   
   ___
   ### Question
   - How to set Skywalking SLA  Percent Calculate ignore Some http status Code
   I found sla config in /config/official_analysis.oal  ,
   
       service_sla = from(Service.*).percent(status == true);
   
   how to set sla percent ignore http status code 404 、 422 、 595 and all
   


----------------------------------------------------------------
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



[GitHub] [skywalking] wu-sheng commented on issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4854:
URL: https://github.com/apache/skywalking/issues/4854#issuecomment-637981981


   You have to change code to do that. The status is reported from the plugin level.


----------------------------------------------------------------
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



[GitHub] [skywalking] daigong commented on issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
daigong commented on issue #4854:
URL: https://github.com/apache/skywalking/issues/4854#issuecomment-637989977


    Many Thanks for Your Attention and Patience


----------------------------------------------------------------
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



[GitHub] [skywalking] wu-sheng commented on issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4854:
URL: https://github.com/apache/skywalking/issues/4854#issuecomment-637987774


   Or optional plugin, bootstrap plugin, application toolkit. I don't know. There are many plugins and interaction ways. So, only you could know which one.


----------------------------------------------------------------
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



[GitHub] [skywalking] daigong commented on issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
daigong commented on issue #4854:
URL: https://github.com/apache/skywalking/issues/4854#issuecomment-637984107


   Which module or class ?  could you help to give more information? 3q


----------------------------------------------------------------
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



[GitHub] [skywalking] wu-sheng commented on issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4854:
URL: https://github.com/apache/skywalking/issues/4854#issuecomment-637985864


   Plugin codes, I don't know which plugin you are using related to this.


----------------------------------------------------------------
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



[GitHub] [skywalking] daigong commented on issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
daigong commented on issue #4854:
URL: https://github.com/apache/skywalking/issues/4854#issuecomment-637987000


   I need ensure which Plugin in
   
   https://github.com/apache/skywalking/tree/master/apm-sniffer/apm-sdk-plugin
   
   right? 3Q
   


----------------------------------------------------------------
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



[GitHub] [skywalking] wu-sheng closed issue #4854: How to set Skywalking SLA Percent Calculate ignore Some http status Code

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4854:
URL: https://github.com/apache/skywalking/issues/4854


   


----------------------------------------------------------------
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