Avalanche serves a text-based Prometheus metrics endpoint for load testing Prometheus and possibly other OpenMetrics consumers.
- Metric names and unique series change over time to simulate series churn.
- Support for generating Topology with multiple related entities [see example avalanche.yaml for more details]
- Topology can also change over time to simulate churn
avalanche --help
Two endpoints are available :
/metrics
- metrics endpoint/health
- healthcheck endpoint
go get github.com/open-fresh/avalanche/cmd/...
avalanche --help