wu-sheng opened a new issue #5494: URL: https://github.com/apache/skywalking/issues/5494
In the 8.1.0, we have supported our own toolkit library and MicroMeter integration for metrics in the java application. Now, ShardingSphere community is requesting to collect metrics in the agent plugin system. Right now, the `transform` and `adapter` systems are for toolkit with activation. In the agent core, we need this kind of simple APIs, such as `MeterFactory#createCounter`, for use inside the agent. ---------------------------------------------------------------- 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]
