Metrics
Healthcare Platform (HCP)
With HCP Observability, you can visualize and take actions on the metrics, traces and logs coming from your published APIs.
Various data points are collected to gain insights into the performance and usage of the API.
To view the metrics for an API hosted within HCP, the following steps should be taken:
- select
API Manager
from the HCP Console - select the resource group to which the API belongs
- select the API, and then select the
Metrics
link for the environment you'd like to view the metrics for (Prod or Non-Prod)
Out of the box, HCP provides the following API metrics
Latency
Latency is the period of time between when the request arrives at your server and when the client receives the first byte of the response.
Throughput
Throughput is the average number of requests that can be successfully processed per second or minute, over a given duration
Transactions
Transactions measure the latency (avg.), throughput, and failed transaction rate per API operation (e.g. GET, POST, PUT)