lujiajing1126 commented on issue #11140:
URL: https://github.com/apache/skywalking/issues/11140#issuecomment-1653774069

   > I would say, the codes didn't consider a list although there is a list 
involved. It is OK you support that, but I am wondering what is the real use 
case? Which two watchers could work for one key?
   
   In our case, we want to share a single key acrosss plugins. For example, 
   
   - `plugin.servlet_container.trace_http_parameters` for tomcat, jetty, etc.
   - `plugin.redis.trace_parameters` for jedis, lettuce, redisson, etc.
   - ...
   
   In such cases, users don't need to care about what underlying libraries are 
actually used.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to