forked from GreptimeTeam/greptimedb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: cluster information (GreptimeTeam#3631)
* chore: keep the same method order in KvBackend * feat: make meta client can get all node info of cluster * feat: cluster info data model * feat: frontend and datanode info * feat: list node info * chore: remove the method: is_started * fix: scan key prefix * chore: impl From for NodeInfoKey * chore: doc for trait and struct * chore: reuse the error * chore: refactor two collec cluster info handlers * chore: remove inline * chore: refactor two collec cluster info handlers
- Loading branch information
1 parent
e920f95
commit 12286f0
Showing
24 changed files
with
874 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.