Skip to content

Prometheus/OpenMetrics endpoint series generator for load testing.

License

Notifications You must be signed in to change notification settings

valyala/avalanche

 
 

Repository files navigation

avalanche

Avalanche serves a text-based Prometheus metrics endpoint for load testing Prometheus, Cortex, Thanos, and possibly other OpenMetrics consumers. Metric names and unique series change over time to simulate series churn.

Checkout the blog post.

configuration flags

avalanche --help

run Docker image

docker run quay.io/freshtracks.io/avalanche --help

build and run go binary

go get github.com/open-fresh/avalanche/cmd/...
avalanche --help

About

Prometheus/OpenMetrics endpoint series generator for load testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.9%
  • Dockerfile 2.3%
  • Makefile 1.8%