The API URI calls dashboard displays aggregation of successful executed APIs.
The transactions are aggregated based on URI.
...
Columns | Description |
---|---|
URI | Execution URI |
API Name | The API name |
Avg (ms.) | Average execution time in milliseconds |
Max (ms.) | Maximum execution time in milliseconds |
Min (ms.) | 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
...