Java Agent JMX metrics

I configured java apm agent with -javaagent flag. In the logs I can see that the connection is made to elastic search. However I don't see any metrics sent to elastic search other than the initial connection. Also, can you confirm whether the APM agent also sends JMX metrics of the java process so java heap, gc etc. can be viewed in the kibana dashboard.

Hi and thanks for using our Java agent!
JMX metrics are coming really soon - here's the pull request :slight_smile: . Please register on our GitHub repo to get notified about releases.
Other than that, are you not getting any data whatsoever about transactions on your app? What frameworks are you using? Are they listed here?

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