diff --git a/modules/viewing-performance-metrics-for-model-server.adoc b/modules/viewing-performance-metrics-for-model-server.adoc index 0e61c624..c76b2974 100644 --- a/modules/viewing-performance-metrics-for-model-server.adoc +++ b/modules/viewing-performance-metrics-for-model-server.adoc @@ -9,7 +9,7 @@ In {productname-short}, you can monitor the following metrics for all the models * *HTTP requests* - The number of HTTP requests that have failed or succeeded for all models on the server. + -Note: You can also view the number of HTTP requests that have failed or succeeded for a specific model, as described in xref:viewing-http-request-metrics-for-a-deployed-model_monitoring-model-performance[Viewing HTTP request metrics for a deployed model]. +Note: You can also view the number of HTTP requests that have failed or succeeded for a specific model, as described in xref:viewing-http-request-metrics-for-a-deployed-model_model-serving[Viewing HTTP request metrics for a deployed model]. * *Average response time (ms)* - For all models on the server, the average time it takes the model server to respond to requests. * *CPU utilization (%)* - The percentage of the CPU's capacity that is currently being used by all models on the server. * *Memory utilization (%)* - The percentage of the system's memory that is currently being used by all models on the server.