dzqoo

Results 32 comments of dzqoo

5. Here are parts of runtime metrics ![image](https://github.com/milvus-io/milvus/assets/8862305/6944e0b1-0080-4bd2-a577-821077c53815) ![image](https://github.com/milvus-io/milvus/assets/8862305/7922aad9-d49c-44b7-ac04-09d8d297b895)

> > 5. Here are parts of runtime metrics > > ![image](https://user-images.githubusercontent.com/8862305/237868812-6944e0b1-0080-4bd2-a577-821077c53815.png) > > ![image](https://user-images.githubusercontent.com/8862305/237868851-7922aad9-d49c-44b7-ac04-09d8d297b895.png) > > If you look at your metrics, seems that queue time is very large,...

I encountered this problem again today .>

I found that at the same time,the goroutine of this querynode is pretty high as you see: ![image](https://github.com/milvus-io/milvus/assets/8862305/45b40445-0a86-40a7-be6a-6ce6106ff9bb)

![image](https://github.com/milvus-io/milvus/assets/8862305/77b2907f-66ee-44c4-83af-d1472351a48d) I encountered this issue again when I upgraded to version 2.2.9...

![image](https://github.com/milvus-io/milvus/assets/8862305/9f4eb1ee-cdde-42e4-83db-e59bbda1a8dd) ![image](https://github.com/milvus-io/milvus/assets/8862305/0db74453-3f53-4fd6-b0dd-b9322142e959) ![image](https://github.com/milvus-io/milvus/assets/8862305/aa28a39f-d110-4206-85a2-3bced5f4b252) I have no insertion or delete requests at the same time. The cpu usage is showed as you see in the pic.

![1aa1232538f16f1c53aaf8d0c69d2a2](https://github.com/milvus-io/milvus/assets/8862305/657a9e7c-346b-4a2f-96d0-b171e6c9e9aa) "Search Group NQ" at the same time.

![1689063686418](https://github.com/milvus-io/milvus/assets/8862305/5e7ae0a3-0c61-4ce9-90ec-a71e23f55a56) ![image](https://github.com/milvus-io/milvus/assets/8862305/88c10417-b1dc-42bc-aae8-db1d3e134d0e) ![image](https://github.com/milvus-io/milvus/assets/8862305/71cb1195-29ed-41af-b5ed-ee9ef0010564) ![image](https://github.com/milvus-io/milvus/assets/8862305/3c6149ff-3aa4-4c86-a821-c797c52a13b0) ![image](https://github.com/milvus-io/milvus/assets/8862305/cc76994d-5b80-49cd-a818-8bcd6e6b8ab1) ![image](https://github.com/milvus-io/milvus/assets/8862305/d1923319-1f5a-47f5-a341-e4eb4683cf42) ![image](https://github.com/milvus-io/milvus/assets/8862305/f3e2618e-06ee-43d1-9a6b-98dbb200d40c) ![image](https://github.com/milvus-io/milvus/assets/8862305/ffaff314-fc0c-4cd8-a156-9078d7703e61) ![image](https://github.com/milvus-io/milvus/assets/8862305/adb3edb0-8c49-49ae-80de-f0533b9368b8) ![image](https://github.com/milvus-io/milvus/assets/8862305/bf4b6cd2-e748-499a-b8af-e87ff9355eda) ![image](https://github.com/milvus-io/milvus/assets/8862305/e021ef4b-4557-468c-a489-b598978e034d) ![image](https://github.com/milvus-io/milvus/assets/8862305/31e55f52-23b3-42a4-8cb8-74a01d589403)

> ![1689063686418](https://user-images.githubusercontent.com/8862305/252600566-5e7ae0a3-0c61-4ce9-90ec-a71e23f55a56.jpg) ![image](https://user-images.githubusercontent.com/8862305/252598914-88c10417-b1dc-42bc-aae8-db1d3e134d0e.png) ![image](https://user-images.githubusercontent.com/8862305/252599029-71cb1195-29ed-41af-b5ed-ee9ef0010564.png) ![image](https://user-images.githubusercontent.com/8862305/252599113-3c6149ff-3aa4-4c86-a821-c797c52a13b0.png) ![image](https://user-images.githubusercontent.com/8862305/252599196-cc76994d-5b80-49cd-a818-8bcd6e6b8ab1.png) ![image](https://user-images.githubusercontent.com/8862305/252599255-d1923319-1f5a-47f5-a341-e4eb4683cf42.png) ![image](https://user-images.githubusercontent.com/8862305/252599344-f3e2618e-06ee-43d1-9a6b-98dbb200d40c.png) ![image](https://user-images.githubusercontent.com/8862305/252599436-ffaff314-fc0c-4cd8-a156-9078d7703e61.png) ![image](https://user-images.githubusercontent.com/8862305/252599520-adb3edb0-8c49-49ae-80de-f0533b9368b8.png) ![image](https://user-images.githubusercontent.com/8862305/252599580-bf4b6cd2-e748-499a-b8af-e87ff9355eda.png) ![image](https://user-images.githubusercontent.com/8862305/252599639-e021ef4b-4557-468c-a489-b598978e034d.png) ![image](https://user-images.githubusercontent.com/8862305/252599739-31e55f52-23b3-42a4-8cb8-74a01d589403.png) There are all metrics.FYI~

> @dzqoo Can I get more infos like: > > 1. How much data we have and in what dimension? > 2. How many querynode we have and what type...