You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/22 02:05:13 UTC

[GitHub] [skywalking] lujiajing1126 commented on issue #5494: Support metrics APIs for agent plugin

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


   IMO, It's a very interesting feature. We are also working on the metrics for the agent side recently, for example the metrics of Kafka producer and consumer.
   
   My question is whether it is possible to use micrometer in the plugin thru [`MeterBinder`](https://github.com/micrometer-metrics/micrometer/blob/master/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/MeterBinder.java). Then everything would be extremely easy in the sense that there are a lot of micrometer implementations now.
   
   I suppose so far the micrometer plugin is only available for the application.


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