Skip to content

saketjajoo/prometheus-test-infra

 
 

Repository files navigation

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

Prombench is a project for automated E2E testing and benchmarking for Prometheus.

See prombench/README.md for full description.

Funcbench is a project for running go test -bench on 2 different branches and showing the difference, and more!

See funcbench/README.md for full description.

Building tools from source

With a working go modules enabled Go environment:

  • Install promu: go install https://github.com/prometheus/promu
  • promu build

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 91.3%
  • Makefile 3.7%
  • Python 2.6%
  • Shell 1.2%
  • Dockerfile 1.2%