This repository contains tools and configuration files for testing and benchmarking used in the Prometheus project.
/prombench
Prombench is a project for automated end-to-end (E2E) testing and benchmarking for Prometheus.
To build the tools from source, ensure you have a working Go environment with modules enabled. Follow these steps:
Install promu
:
go install github.com/prometheus/promu@latest
Build the project:
promu build