All Projects → prometheus → test-infra

prometheus / test-infra

Licence: Apache-2.0 license
Prometheus E2E benchmarking tool

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects

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

/prombench

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

See prombench/README.md for full description.

/funcbench

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].