Technologies/Milvus/milvus_querynode_segment_count
MilvusMilvusMetric

milvus_querynode_segment_count

Number of segments loaded, clustered by its collection, partition, state and # of indexed fields
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
Number of segments loaded, clustered by its collection, partition, state and # of indexed fields
Dimensions:None
Related Insights (1)
Frequent Upsert Segment Fragmentationcritical

High-frequency upsert operations generate many small, unindexed segments that force query nodes to scan raw data instead of using optimized indexes, dramatically increasing vector search latency and CPU usage until compaction completes.