Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Available Default Dashboards

To import a dashboard to into Grafana switch to the dashboards view and select Import in the dashboard navigation menudashboard selection menu and press the Import button to open the import wizard. Then upload the corresponding JSON file. Image RemovedMore information how to import dashboards can be found in the official Grafana documentation.

Info

All dashboard files (JSON) can be found in the following GitHub repository: https://github.com/inspectit-labs/dashboards


The following table shows an overview on default Grafana dashboards provided by inspectIT:

NameDashboard FileDescriptionScreenshot
Business TransactionsBusinessTrnasactionsDashboard.json

Shows an overview on business transaction timings.

Allows to select individual business transactions to view detailed graphs on some related metrics (response time, throughput, number of normal and slow requests)

JVM InformationJVMInformation.jsonShows JVM and System related information depending on the selected agent. This includes CPU utilization of the Java process, memory (heap, non-heap) consumption, thread count, loaded class count and some general JVM infomation.

System OverviewSystemOverview.jsonShows a quick overview over CPU and memory consumption for all selected agents.

HTTP EndpointsHTTPEndpoints.jsonShows timings of HTTP endpoints.

MethodsMethods.jsonShows Response Time and CPU Time of methods for which charting has been enabled in the instrumentation configuration of inspectIT.

EUM SummaryShows an overview with several End-User-Experience Metrics captured using the Javascript End User Monitoring.

EUM Focus on Single PageDisplays EUM performance details filtered based on a selectable page URL.

EUM 3rd Party Resources Overview

EUM - 3rd - Party - Resources - Overview.jsonShows details on how 3rd Party content slows down the page loading times.

...