Vegeta Load Testing Tool
Vegeta is an open source HTTP load testing tool and library written in Go for generating constant request rates. Supports targets from files or stdin, rate limiting (req/s), duration control, configurable timeouts, TLS settings, and multiple output formats (text, JSON, binary). Produces detailed result metrics including latency histograms, success rates, status code distributions, and throughput measurements.
Documentation
SDKs
Schemas & Data
JSONSchema
Attack Configuration Schema
JSONSchema
Result Schema
JSONSchema
Metrics Schema
JSONStructure
Attack Configuration Structure
JSONStructure
Result Structure
JSONStructure
Metrics Structure