weaviate_queries_durations_ms
The number of operations observed in the query duration histogram by `upper_bound` bucketsDimensions:None
Technical Annotations (22)
Configuration Parameters (4)
GOGCtimeout.initrecommended: 60timeout.queryrecommended: 240timeout.insertrecommended: 240Error Signatures (5)
entrypoint was deleted in the object store, it has been flagged for cleanup and should be fixed in the next cleanup cyclelog patternexplorer: get class: vector search: object vector search at indexlog patternStatusCode.DEADLINE_EXCEEDEDerror codeDeadline Exceededlog patterncURL error 28: Operation timed out after 30001 milliseconds with 0 bytes receivederror codeTechnical References (13)
entrypointcomponentshardcomponentobject storecomponentHNSWcomponentxlm Robertacomponentcustom vectorizercomponentHNSW indexcomponentGRPCprotocolhybrid searchconcepttombstonesconceptweaviate-python-clientcomponentweaviate-go-clientcomponentPython requests librarycomponentRelated Insights (9)
Vector search entrypoint deleted after backup restore cyclecritical
▸
Query latency degrades to 5-15s with 18M objects under default configurationwarning
▸
Garbage collection pauses cause query timeoutswarning
▸
Production query latency 10-50ms vs sub-millisecond benchmarksinfo
▸
Critical monitoring thresholds: 80% memory, 100ms latency, slow index rebuildsinfo
▸
Vector search latency degrades significantly at million-document scalewarning
▸
GRPC deadline exceeded on hybrid search queries for large collectionswarning
▸
Delete operation spikes cause query timeouts and latency degradationcritical
▸
Python client shows intermittent latency spikes for vector querieswarning
▸