https://github.com/wenyxu/metrics-bench-suite
Metrics Bench Suite is a set of tools designed to benchmark the storage and querying of metrics data in time-series databases
https://github.com/wenyxu/metrics-bench-suite
benchmark-framework greptimedb prometheus time-series victoriametrics
Last synced: 12 months ago
JSON representation
Metrics Bench Suite is a set of tools designed to benchmark the storage and querying of metrics data in time-series databases
- Host: GitHub
- URL: https://github.com/wenyxu/metrics-bench-suite
- Owner: WenyXu
- License: mit
- Created: 2025-01-20T16:58:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T09:08:57.000Z (over 1 year ago)
- Last Synced: 2025-04-01T10:23:38.889Z (over 1 year ago)
- Topics: benchmark-framework, greptimedb, prometheus, time-series, victoriametrics
- Language: Go
- Homepage:
- Size: 1.47 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metrics Bench Suite
Metrics Bench Suite is a set of tools designed to benchmark the storage and querying of metrics data in time-series databases
## Tools
- `timeseries_analyzer`: Analyze number of timeseries in tcpdump output.
- `remote_write_request_viewer`: View remote write requests details.
- `loader`: Load time series data into the target database.