Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe.
We need to expose more operational APIs to operatorss, but we don't want to add interfaces to the SDK, which will increase our maintenance costs, and exposing milvus internal information to users through the Restful API is a better way.
We can manage or view configuration, logs, garbage collection, compaction, collection, query time, etc. through the Restful management node.
It is even possible to extend pprof
to provide more diagnostic information to the user in a way with a built-in webui
Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response