milvus/pkg/util/metricsinfo
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
..
cache.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
cache_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
err.go feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
metric_request.go feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
metric_request_test.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
metrics_info.go feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
quota_metric.go enhance: Add delete buffer related quota logic (#35918) 2024-09-05 11:39:03 +08:00
topology.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
topology_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
utils.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
utils_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00