Skip to content

Vandit1604/test-infra

 
 

Repository files navigation

Repository Overview

This repository contains tools and configuration files for testing and benchmarking used in the Prometheus project.

Tools and Projects

Prombench is a project for automated end-to-end (E2E) testing and benchmarking for Prometheus.

Building Tools from Source

To build the tools from source, ensure you have a working Go environment with modules enabled. Follow these steps:

  1. Install promu:

    go install github.com/prometheus/promu@latest
  2. Build the project:

    promu build

About

Prometheus E2E benchmarking tool

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.2%
  • Makefile 2.8%
  • Shell 1.9%
  • Dockerfile 1.1%