EvanLjp opened a new issue #5130:
URL: https://github.com/apache/skywalking/issues/5130


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   
   - [ ] Feature or performance improvement
   
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.
   
   A spi interface to load plugin config
   
   
   ### implementation
   1. define a interface called Plugin Config
   2. define a spi interface to load Plugin Config(all config schema is defined 
by submitter)
   3. define a container to contain the plugin config,for example Map<class 
extends config loader spi,Plugin Config>
   4. the container is shared with all agent plugins
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to