You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Rationale
Close#1066
## Detailed Changes
- Add cluster in http server
- Add list shards in cluster trait
- Add query api in http server
## Test Plan
- Existing tests
- Manually tests
Describe This Problem
In distributed deployments, it's helpful to know which shards a ceresdb server has.
Proposal
Add HTTP API
GET /debug/shards
.Additional Context
No response
The text was updated successfully, but these errors were encountered: