Skip to main content
hitspec exposes a Prometheus-compatible metrics endpoint during stress tests, allowing you to scrape metrics into Prometheus and visualize them in Grafana.

Setup

Metrics are available at http://localhost:9090/metrics while the stress test runs.

Prometheus Configuration

Add hitspec as a scrape target in your prometheus.yml:

Available Metrics

Custom Port

Environment variable: HITSPEC_METRICS_PORT
Last modified on February 10, 2026