GreptimeTeam / GreptimeTeam/gtctl
Add `cluster bench` command to run performance tests
Open
feature request
- Dominant language
- Go
- Stars
- 37
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
## Background
We can use the following command to run performance tests for the cluster:
```
gtctl cluster bench mycluster
```
Maybe we should use [greptimedb-client-go](https://github.com/GreptimeTeam/greptimedb-client-go) to access the API of the cluster.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.