---
title: "APM dashboard"
canonical: "https://thoughtdata.refined.site/space/TUD/57673084/APM%20dashboard"
format: markdown
---
## Application Performance Monitor

![image](media://764cf5ed-5821-48b6-868d-6b180d09cae3)

Use Cases

### Default Panels

Each chart in the panels of this monitor is a use-case related to application monitoring in the enterprise-IT.

The details classified as default panels are described in the following sections.

The Top Gauges and Graph

This panel displays the number of apps running in the client and server nodes of the enterprise IT. The gauge-format by default displays the total number of these 3 entities across the network.

|  |  |
| --- | --- |
| Label | Indicates |
| Service Status | the total number of services.<br>the number of services that are failing.<br>those with latency exceeding 200 ms. |
| Impacted users | the number of services that are failing.<br>those with latency exceeding 200 ms. |
| #Servers with failure | the number of servers experiencing failure. |
| Service Exceptions | the number of service exceptions in a graph format.<br>Click this number to go to the APM Error Details monitor. |

The Top Gauges and Graph

#### Pie charts

|  |  |
| --- | --- |
| Label | Indicates |
| Overall Service Health | the state of the service as “Good” or “Bad” as the case may be. |
| Overall Service User Experience | the state of the service as “Good” or “Bad” as the case may be. |

Pie/Donut graphs

#### Line graphs - 1

|  |  |
| --- | --- |
| Label | Indicates |
| Failing Services | The number of failing services at different points in time. |
| Worst Services with Latency | The services with latency exceeding a set latency(Eg: 200ms) |
| Users with Failures | The number of users experiencing failures at different points in time. |

Line graphs - 1

#### Line graphs - 2

|  |  |
| --- | --- |
| This Label… | Indicates the… |
| DB Query Performance | types of DB queries with highest latency at at different points in time. |
| Failing DB Queries | types of failing DB queries at different points in time. |
| Failing User Transactions | number of failing user transactions at different points in time. |
| Failing Url Paths | number of failing url paths at different points in time. |

Line graphs - 2

#### Pie/Donut charts - 2

#### APM Transactions with Response Time

This table has key details related to each application transaction. The hyperlinks in this table can be used for further drill-down.

|  |  |
| --- | --- |
| This Label… | Indicates the… |
| Service | The name of the service in the transaction. |
| Application | The name of the application in the transaction. |
| Method | The name of the method in the transaction. |
| URL | The url in the transaction. |
| ServerIP | The server IP address in the transaction. |
| Client IP | The client IP address in the transaction. |
| TransactionID | The transaction ID. |
| Status | The status id of the transaction. |
| Result | The result of the transaction - whether success or failure. |
| Transaction | The transaction description. |
| Avg Latency | The average latency of the transaction |
| #Total | The total number of transactions. |

APM Transactions with Response Time

###