Skip to content

Commit

Permalink
Add API and command to fetch information of about a Raft node (#3544)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhuhta committed Sep 7, 2024
1 parent 26210f5 commit e08ff84
Show file tree
Hide file tree
Showing 14 changed files with 3,261 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -463,4 +463,4 @@ run: ## Run the pyroscope binary (pass parameters with 'make run PARAMS=-myparam

.PHONY: mockery
mockery: $(BIN)/mockery
$(BIN)/mockery
$(BIN)/mockery
112 changes: 112 additions & 0 deletions api/gen/proto/go/metastore/v1/metastorev1connect/operator.connect.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e08ff84

Please sign in to comment.