Docs Menu
Zilliz Cloud Database Metrics
This topic describes how to view Zilliz Cloud database metrics.
View database metrics
Enter the corresponding database detail page to view the database metrics.
You can specify the span of metrics on the dropdown list in top right corner of Metrics (UTC) Tab.
Metric list
Name | Unit | Default range | Description |
---|---|---|---|
CU | % | [0. 100] | How many compute unit is used. |
Storage | GB | [0, -∞] | How many storage space is used. |
QPS | N/A | [0, -∞] | Queries per second. |
Query latency | milliseconds | [0, -∞] | Vector database query latency. |
CU
CU is the metric for the percentile of computing unit used.
Metrics - CU
Storage
Storage is the metric for storage size used. Unit is GB.
Metrics - Storage
QPS
QPS measures the query per second within the database.
Metrics - QPS
Query latency
Query latency measures the latency for queries within the database.
Metrics - Query Latency