向量数据库 VectorDB
向量数据库 VectorDB包含4种监控对象类型,分别是:集群监控(Cluster)、数据节点监控(DataNode)、代理节点监控(Proxy)、单机监控(Standalone),各个类型包含的监控指标列表如下:
集群监控(Cluster)
指标英文名称(Metric name) |
指标中文名称 |
单位 |
维度 |
DeleteCountPerSecond |
Delete每秒请求 |
count/s |
ClusterId |
DeleteLatencyAvg |
Delete请求平均耗时 |
ms |
ClusterId |
InsertCountPerSecond |
Insert每秒请求 |
count/s |
ClusterId |
InsertLatencyAvg |
Insert请求平均耗时 |
ms |
ClusterId |
QueryCountPerSecond |
Query每秒请求 |
count/s |
ClusterId |
QueryLatencyAvg |
Query请求平均耗时 |
ms |
ClusterId |
SearchCountPerSecond |
Search每秒请求 |
count/s |
ClusterId |
SearchLatencyAvg |
Search请求平均耗时 |
ms |
ClusterId |
TotalCountPerSecond |
Total每秒请求 |
count/s |
ClusterId |
TotalLatencyAvg |
总请求平均时延 |
ms |
ClusterId |
UpsertCountPerSecond |
Upsert每秒请求 |
count/s |
ClusterId |
UpsertLatencyAvg |
Upsert请求平均耗时 |
ms |
ClusterId |
数据节点监控(DataNode)
指标英文名称(Metric name) |
指标中文名称 |
单位 |
维度 |
CPUUsagePercent |
CPU使用率 |
% |
ClusterId,NodeId |
DeleteCountPerSecond |
Delete每秒请求 |
count/s |
ClusterId,NodeId |
DeleteLatencyAvg |
Delete请求平均耗时 |
ms |
ClusterId,NodeId |
DiskUsedMBytes |
磁盘空间使用量 |
MBytes |
ClusterId,NodeId |
DiskUsedPercent |
磁盘使用率 |
% |
ClusterId,NodeId |
InsertCountPerSecond |
Insert每秒请求 |
count/s |
ClusterId,NodeId |
InsertLatencyAvg |
Insert请求平均耗时 |
ms |
ClusterId,NodeId |
MemUsedBytes |
MemUsedBytes |
Bytes |
ClusterId,NodeId |
MemUsedPercent |
内存使用率 |
% |
ClusterId,NodeId |
NetworkInMBytes |
入流量 |
MB/s |
ClusterId,NodeId |
NetworkOutMBytes |
出流量 |
count/s |
ClusterId,NodeId |
QueryCountPerSecond |
Query每秒请求 |
count/s |
ClusterId,NodeId |
QueryLatencyAvg |
Query请求平均耗时 |
ms |
ClusterId,NodeId |
SearchCountPerSecond |
Search每秒请求 |
count/s |
ClusterId,NodeId |
SearchLatencyAvg |
Search请求平均耗时 |
ms |
ClusterId,NodeId |
TotalCountPerSecond |
Total每秒请求 |
count/s |
ClusterId,NodeId |
TotalLatencyAvg |
总请求平均时延 |
ms |
ClusterId,NodeId |
UpsertCountPerSecond |
Upsert每秒请求 |
count/s |
ClusterId,NodeId |
UpsertLatencyAvg |
Upsert请求平均耗时 |
ms |
ClusterId,NodeId |
代理节点监控(Proxy)
指标英文名称(Metric name) |
指标中文名称 |
单位 |
维度 |
CPUUsagePercent |
CPU使用率 |
% |
ClusterId,NodeId |
DiskUsedMBytes |
磁盘空间使用量 |
MBytes |
ClusterId,NodeId |
DiskUsedPercent |
磁盘使用率 |
% |
ClusterId,NodeId |
MemUsedBytes |
MemUsedBytes |
Bytes |
ClusterId,NodeId |
MemUsedPercent |
内存使用率 |
% |
ClusterId,NodeId |
NetworkInMBytes |
入流量 |
MB/s |
ClusterId,NodeId |
NetworkOutMBytes |
出流量 |
count/s |
ClusterId,NodeId |
单机监控(Standalone)
指标英文名称(Metric name) |
指标中文名称 |
单位 |
维度 |
CPUUsagePercent |
CPU使用率 |
% |
ClusterId |
DeleteCountPerSecond |
Delete每秒请求 |
count/s |
ClusterId |
DeleteLatencyAvg |
Delete请求平均耗时 |
ms |
ClusterId |
DiskUsedMBytes |
磁盘空间使用量 |
MBytes |
ClusterId |
DiskUsedPercent |
磁盘使用率 |
% |
ClusterId |
InsertCountPerSecond |
Insert每秒请求 |
count/s |
ClusterId |
InsertLatencyAvg |
Insert请求平均耗时 |
ms |
ClusterId |
MemUsedBytes |
内存使用量 |
Bytes |
ClusterId |
MemUsedPercent |
内存使用率 |
% |
ClusterId |
NetworkInMBytes |
入流量 |
MB/s |
ClusterId |
NetworkOutMBytes |
出流量 |
MB/s |
ClusterId |
QueryCountPerSecond |
Query每秒请求 |
count/s |
ClusterId |
QueryLatencyAvg |
Query请求平均耗时 |
ms |
ClusterId |
SearchCountPerSecond |
Search每秒请求 |
count/s |
ClusterId |
SearchLatencyAvg |
Search请求平均耗时 |
ms |
ClusterId |
TotalCountPerSecond |
总请求QPS |
count/s |
ClusterId |
TotalLatencyAvg |
总请求平均时延 |
ms |
ClusterId |
UpsertCountPerSecond |
Upsert每秒请求 |
count/s |
ClusterId |
UpsertLatencyAvg |
Upsert请求平均耗时 |
ms |
ClusterId |