milvus/internal
yihao.dai 3df2c92bb0
enhance: Remove segment-level tag from monitoring metrics (#37696)
When there are a large number of segments, the metrics consume a lot of
memory. This PR Remove segment-level tag from monitoring metrics.

issue: https://github.com/milvus-io/milvus/issues/37636

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-11-16 10:58:31 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core enhance: Optimize chinese analyzer and support CnAlphaNumFilter (#37727) 2024-11-16 10:28:30 +08:00
datacoord enhance: Remove segment-level tag from monitoring metrics (#37696) 2024-11-16 10:58:31 +08:00
datanode enhance: Handle legacy proxy load fields request (#37565) 2024-11-11 10:14:26 +08:00
distributed fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
flushcommon fix: Change memoryCheck write lock to read lock (#37525) 2024-11-15 10:44:31 +08:00
http fix: update webui and remove the unnecessary code (#37726) 2024-11-16 10:56:33 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +08:00
json enhance: Accelerate Build stage by skipping cpp ut compilation (#37530) 2024-11-08 14:06:26 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore enhance: Remove segment-level tag from monitoring metrics (#37696) 2024-11-16 10:58:31 +08:00
mocks enhance: Support custom privilege group for RBAC (#37087) 2024-11-09 08:44:28 +08:00
parser/planparserv2 enhance: Update the template expression proto to improve transmission efficiency (#37484) 2024-11-07 16:28:25 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy fix: add ddl and dcl concurrency to avoid competition (#37672) 2024-11-15 15:04:31 +08:00
querycoordv2 fix: Delegator stuck at unserviceable status (#37694) 2024-11-15 10:20:31 +08:00
querynodev2 fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: RBAC custom privilege group ut coverage (#37558) 2024-11-09 20:40:25 +08:00
storage fix: Correct varchar primarykey size calculation (#37617) 2024-11-14 14:16:38 +08:00
streamingcoord enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
streamingnode fix: make NewDataSyncService idempotent of dispatcher (#37576) 2024-11-14 11:00:31 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
.mockery.yaml enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00