Documentation
¶
Overview ¶
loadgen-bulk fills a fresh SQLite database with synthetic OTLP-shaped events by writing directly to the store, bypassing the HTTP ingest path. Intended for query-performance benchmarking on realistic data volumes.
Usage:
go run ./cmd/loadgen-bulk --db ./waggle-test.db --total 10000000
Click to show internal directories.
Click to hide internal directories.