BFergerson opened a new pull request #118:
URL: https://github.com/apache/skywalking-java/pull/118


   ### Add an agent plugin to support <framework name>
   - [x] Add a test case for the new plugin, refer to [the 
doc](https://github.com/apache/skywalking-java/blob/main/docs/en/setup/service-agent/java-agent/Plugin-test.md)
   - [x] Add a component id in [the 
component-libraries.yml](https://github.com/apache/skywalking/blob/master/oap-server/server-starter/src/main/resources/component-libraries.yml)
   - [x] Add a logo in [the UI 
repo](https://github.com/apache/skywalking-rocketbot-ui/tree/master/src/views/components/topology/assets)
   
   Vertx 4.x added native tracing support 
(https://vertx.io/blog/eclipse-vert-x-4-milestone-1-released/#tracing) making 
this plugin pretty straightforward. Since tracing is natively supported, this 
plugin covers more than just eventbus/web, so I renamed it to 
`vertx-4.x-core-plugin`.


-- 
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-unsubscr...@skywalking.apache.org

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


Reply via email to