mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -26,7 +26,8 @@ Active Endpoints are displayed in the **Active** tab. The table provides the fol
|
||||
* Requests / MIN (avg) - Average request rate in the last minute
|
||||
* Latency (avg) - Average endpoint response latency
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
The **Loading** tab shows endpoints that are being set up, but are not yet active. The table provides the following
|
||||
information:
|
||||
@@ -38,7 +39,8 @@ information:
|
||||
* Input type - Model matrix input type (e.g. uint8, float32, int16, float16)
|
||||
* Input size - Model matrix input size
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
You can apply column filters by clicking <img src="/docs/latest/icons/ico-filter-off.svg" alt="Filter" className="icon size-md" />,
|
||||
and sort endpoints by clicking <img src="/docs/latest/icons/ico-sort-off.svg" alt="Sort order" className="icon size-md space-sm" /> on the relevant column.
|
||||
@@ -65,7 +67,8 @@ The **Details** tab displays the model endpoint information:
|
||||
* GPU Count
|
||||
* Latency - Average request latency in the last minute
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
### Monitor
|
||||
The Monitor tab displays the endpoint's operational metrics and resource usage over time graphs:
|
||||
@@ -78,7 +81,8 @@ The Monitor tab displays the endpoint's operational metrics and resource usage o
|
||||
* Video Memory Usage
|
||||
* Network Usage
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
The graphs' time span can be controlled through the menu at its top right corner.
|
||||
Click <img src="/docs/latest/icons/ico-show.svg" alt="Eye Show" className="icon size-md space-sm" /> to control which
|
||||
|
||||
Reference in New Issue
Block a user