You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "xusong (via GitHub)" <gi...@apache.org> on 2023/02/10 15:39:34 UTC

[GitHub] [skywalking] xusong opened a new issue, #10379: [Feature] can apm-trace-ignore-plugin support non http url ?

xusong opened a new issue, #10379:
URL: https://github.com/apache/skywalking/issues/10379

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   use apm-trace-ignore-plugin and config trace.ignore_path=GET:/sw/xxx/**,*/close,**/close
   
   curl http://127.0.0.1:8090/sw/xxx/ff ,sw did not trace it , ignore_path take effect,
   
   but if service access mysql, the endpoint "Druid/Connection/close" still traced,
   is apm-trace-ignore-plugin only support path for http url ? 
   
   
   ### Use case
   
   apm-trace-ignore-plugin support non http url,
   for example , endpoint like package/classname/method which has no useful can be ignore by agent 
   
   ### Related issues
   
   no
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

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


[GitHub] [skywalking] wu-sheng closed issue #10379: [Feature] can apm-trace-ignore-plugin support non http url ?

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng closed issue #10379: [Feature] can apm-trace-ignore-plugin support non http url ?
URL: https://github.com/apache/skywalking/issues/10379


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

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


[GitHub] [skywalking] wu-sheng commented on issue #10379: [Feature] can apm-trace-ignore-plugin support non http url ?

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on issue #10379:
URL: https://github.com/apache/skywalking/issues/10379#issuecomment-1425989200

   Tests are there, if you want to submit discussion, go ahead.
   The issue panel is not about 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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

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