Skip to content

[Feature]: export more operation API through http #19378

Open
@jiaoew1991

Description

@jiaoew1991

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

Metadata

Metadata

Assignees

Labels

kind/featureIssues related to feature request from users

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions