HTTP and JDBC connectionPool Stats

Hello,
I would like to know if java apm agent supports/captures http and jdbc connection pool metrics for application running on websphere Liberty or tomcat container. Please advise.

Kibana version:6.7

Elasticsearch version:6.7

APM Server version:6.6

APM Agent language and version:Java APM agent v1.4.0

Thanks
Rahul.

Hi and welcome to the forum :tada:

Currently that is not supported. We have an open issue about capturing for JMX metrics: https://github.com/elastic/apm-agent-java/issues/469

If your application server and connection pool (which one are you using?) publish JMX metrics, you will be able to configure that those metrics should be captured by the agent.

Feel free to upvote that issue.

Thanks,
Felix

Thanks for the response Felix.
Can you tell if HTTP and JDBC connectionpool stats will be part of a future java-apm release ?

Thanks
Rahul

Your best bet would be to create a feature request in the GitHub repo. I think it would be a great feature to have out-of-the-box.

Will do. Thank You

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.