kayx23 commented on PR #10476:
URL: https://github.com/apache/apisix/pull/10476#issuecomment-1809719588

   Ok as it turns out (thanks to the failed CI tests) that this `name` 
attribute is actually configurable and its value gets exported to prometheus to 
identify batch processors.
   
   The reason why the `name` attribute was documented to each of these logging 
plugin, despite being a batch processor attribute, was likely because these 
loggers initiate batch processor instances with specific names (the hard coded 
values), so they are the default values specific to these plugins.
   
   In short, these docs should not be removed and the documented default values 
are consistent with what goes in the code.


-- 
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