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 2021/11/01 14:42:21 UTC

[GitHub] [skywalking] wuguanyu removed a comment on issue #5119: Inquiry: can we monitor db connection pool

wuguanyu removed a comment on issue #5119:
URL: https://github.com/apache/skywalking/issues/5119#issuecomment-956292693


   > > > > > DBCP, Alibaba Druid([apache/skywalking-java#27](https://github.com/apache/skywalking-java/pull/27)), and HikariCP([apache/skywalking-java#29](https://github.com/apache/skywalking-java/pull/29)) are supported now.
   > > > > > Add this Druid plugins only have trace data.  Does this plugin have metrics like jdbc_connections_max?
   > > > 
   > > > 
   > > > They didn't provide meter reporting. We provided APIs for plugins. https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/java-plugin-development-guide/#meter-plugin
   > > 
   > > 
   > > import skywalking-sdk dependency, and use skywalking api to report metric when we use java-agent right ?
   > 
   > > > import skywalking-sdk dependency
   > 
   > No, this isn't this API for. These APIs are designed for plugins, which allow no-code changes from end users.
   
   Does it has any demo in java plugins?


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org