milvus/internal/flushcommon/broker
jaime 9d16b972ea
feat: add tasks page into management WebUI (#37002)
issue: #36621

1. Add API to access task runtime metrics, including:
  - build index task
  - compaction task
  - import task
- balance (including load/release of segments/channels and some leader
tasks on querycoord)
  - sync task
2. Add a debug model to the webpage by using debug=true or debug=false
in the URL query parameters to enable or disable debug mode.

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-10-28 10:13:29 +08:00
..
broker.go
datacoord_test.go
datacoord.go fix: datacoord broker use querycoord broker config and get segment info timeout (#36026) 2024-09-06 08:15:05 +08:00
mock_broker.go feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00