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

[GitHub] [skywalking] CoderYellow opened a new issue, #10454: [Feature] Implement the manual trace API for Java

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

   ### 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
   
   I have checked the code, the manual API described [here](https://skywalking.apache.org/docs/skywalking-java/v8.14.0/en/setup/service-agent/java-agent/application-toolkit-trace/) is not implemented. We need something like [brave](https://github.com/openzipkin/brave/tree/master/brave) . Because bytecode level instrumention is not suitable for framework like micronaut which aims to support graalvm.
   
   ### Use case
   
   https://github.com/openzipkin/brave/tree/master/brave
   
   ### Related issues
   
   https://github.com/micronaut-projects/micronaut-tracing/issues/260
   
   ### Are you willing to submit a PR?
   
   - [X] 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 #10454: [Feature] Implement the manual trace API for Java

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng closed issue #10454: [Feature] Implement the manual trace API for Java
URL: https://github.com/apache/skywalking/issues/10454


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