Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.04 KB

File metadata and controls

23 lines (15 loc) · 1.04 KB

Java Dashboards and Visualizations

A Kibana dashboard displays a collection of visualizations and searches. This is a collection of dashboards, visualizations, and searches that you can use to organize and view your Elastic APM Java Agent data.

Installation

Dashboards are imported on the Management > Saved objects page. Full documentation on this process is available in Kibana.

After importing, visit the Dashboard tab to view and edit your imported dashboards.

Dashboards

java_metrics_dashboard_6.x.json (when using APM Server 6.x) java_metrics_dashboard_7.x.json (when using APM Server 7.x)

  • Heap Allocations
  • Heap (used, committed, max)
  • Non-Heap (used, committed, max)
  • System memory
  • GC

java_dashboard