wu-sheng commented on issue #5130: URL: https://github.com/apache/skywalking/issues/5130#issuecomment-660785248
> define a container to contain the plugin config,for example Map<class extends config loader spi,Plugin Config> Read `SnifferConfigInitializer#initialize`. You just need a little refactor about this, and support to set a new Config Class. Such as providing a new method `public static void initialize(String agentOptions, Class<?> config)`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
