apache / apache/fluss-benchmarks
Client reporter and metrics system
Open
- Dominant language
- Shell
- Stars
- 13
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The reporter component within the client program should collect and report all predefined metrics—like P99 latency, client memory utilization, and write QPS—either upon completion of the benchmarking process or during its execution. For this purpose, we can leverage the Codahale Metrics Toolkit (https://metrics.dropwizard.io/).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.