kayx23 commented on PR #10644: URL: https://github.com/apache/apisix/pull/10644#issuecomment-1854921761
In my [past tests with other logger plugins](https://github.com/apache/apisix/pull/10476#issuecomment-1809719588), the `name` is actually configurable and gets exported to prometheus `apisix_batch_process_entries` metric.  https://github.com/search?q=repo%3Aapache%2Fapisix+sys-logger&type=code You can change `"name": "sys-logger"` to a different value and see if test will pass, to verify if the field is actually configurable. -- 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]
