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

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   Java Agent (apache/skywalking-java)
   
   ### What happened
   
   Skywalking still show trace of endpoint `/status`
   
   ### What you expected to happen
   
   Endpont of `/status` in trace should dispear.
   
   ### How to reproduce
   
   - Move `optional-plugins/apm-trace-ignore-plugin-8.14.0.jar` into `plugins`
   - Add `trace.ignore_path=${SW_TRACE_IGNORE_PATH:/status}` into agent.conf
   - Inject `SW_TRACE_IGNORE_PATH` or not ( use default value `/status` )
   - Boot java application with agent
   
   ### Anything else
   
   Using: 
   - elastic-7.17.8 
   - oap-9.2.0 
   - ui-9.2.0 
   - java-agent-8.14.0
   
   FYI:
   
   - Using K8S readProbe for `/status`
   - A SpringBoot web appliction
   
   
   ### Are you willing to submit 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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to