The service URL calls dashboard displays aggregation of successful transactions without early completion
...
Info |
---|
The device name is not aggregated, the data for the same service name that runs on same domain name in different devices will appear in one row used for aggregation. Data for identical service names on identical domain names will be aggregated into one row even when running on different devices. Note that you can still filter the dashboard data by device name(s). |
...
Columns | Description |
---|---|
Domain | The Domain name |
URL | Execution URL |
Service | Service Name |
Avg (ms.) | Average execution time in milliseconds |
Max (ms.) | The Maximum execution time in milliseconds |
Min (ms.) | The Minimum execution time in milliseconds |
Calls | Number of service calls |
X Percentile (90% by default) | The execution time in millisecond of the top X percentile An admin can change the value of X in system parameters |
Y Percentile (95% by default) | The execution time in millisecond of the top Y percentile An admin can change the value of Y in system parameters |
Z Percentile (99% by default) | The execution time in millisecond of the top Z percentile An admin can change the value of Z in system parameters |
Create Alert on Latency
system administrator can create an alert on transactions that took more than a certain time, follow the instructions in the Service URI Calls page