Is your feature request related to a problem? Please describe.
Milvus 2.3 supports trace using OpenTelemetry, which is great way to analyze the performance and behavior for milvus running instances. By default milvus will initialize trace client at milvus startup, we'd like to dynamically change trace configs at runtime.
Describe the solution you'd like.
Milvus will watch the trace configs, and dynamically change the trace config.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Milvus 2.3 supports trace using OpenTelemetry, which is great way to analyze the performance and behavior for milvus running instances. By default milvus will initialize trace client at milvus startup, we'd like to dynamically change trace configs at runtime.
Describe the solution you'd like.
Milvus will watch the
trace
configs, and dynamically change the trace config.Describe an alternate solution.
No response
Anything else? (Additional Context)
No response