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 2018/04/24 03:36:39 UTC

[GitHub] wu-sheng opened a new pull request #1111: Allow use SkyWalking plugin to override service in Agent core.

wu-sheng opened a new pull request #1111: Allow use SkyWalking plugin to override service in Agent core.
URL: https://github.com/apache/incubator-skywalking/pull/1111
 
 
   I am providing a new feature that, develop a plugin for core service override for complex features.
   
   In order to support that, all default service annotated as `@DefaultImplementor`, developers could use `@OverrideImplementor` to implement a new service, which is also required as a sub class of service.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services