milvus/internal/proto
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
..
cgo_msg.proto enhance: the estimate method when loading the collection (#36307) 2024-10-09 17:35:19 +08:00
clustering.proto enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
data_coord.proto feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
etcd_meta.proto enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
index_cgo_msg.proto enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
index_coord.proto enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
internal.proto enhance: Support db for bulkinsert (#37012) 2024-10-25 14:31:39 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto feat: Implement custom function module in milvus expr (#36560) 2024-10-25 15:25:30 +08:00
proxy.proto enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
query_coord.proto enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
root_coord.proto enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) 2024-08-16 10:10:53 +08:00
segcore.proto feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
worker.proto feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00