elastic / apm-agent-java

https://www.elastic.co/guide/en/apm/agent/java/current/index.html
Apache License 2.0
566 stars 321 forks source link

Improve JVM dashboards #1406

Open milanvdm opened 4 years ago

milanvdm commented 4 years ago

There is quite a feature gap between the JVM dashboard that comes out of the box with Datadog and the one from ElasticAPM.

Datadog: image

ElasticAPM: image

tuurleyck commented 4 years ago

After a conversation, some more specific notes about the screenshots.

Useful information missing in the JVM Dashboard:

The garbage collection New Gen & Old Gen can be collected with the jmx configuration. It would be great to populate visualisations when the data is present.

Top 10 dashboards are a nice to have, but not as important as some of the other features mentioned above.