milvus/pkg/util/metricsinfo
congqixia 7540714c1b
enhance: [2.4] Add l0 segment entry num quota (#34733) (#34837)
Cherry-pick from master
pr: #34733
See also #34670

This PR add quota configuration for l0 segment entry number per
collection. If l0 compaction cannot keep up the insertion/upsertion
rate, this feature could back press the related rate.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-22 12:05:43 +08:00
..
cache_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
cache.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
err.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metric_type_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
metric_type.go feat: add more operation detail info for better allocation (#30438) 2024-03-28 06:33:11 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_info.go enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
quota_metric.go enhance: [2.4] Add l0 segment entry num quota (#34733) (#34837) 2024-07-22 12:05:43 +08:00
topology_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
topology.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
utils_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