An open API service indexing awesome lists of open source software.

https://github.com/mdlayher/promtest

Package promtest provides helpers for testing applications which export Prometheus metrics. MIT Licensed.
https://github.com/mdlayher/promtest

go golang prometheus testing

Last synced: 17 days ago
JSON representation

Package promtest provides helpers for testing applications which export Prometheus metrics. MIT Licensed.

Awesome Lists containing this project

README

        

# promtest [![builds.sr.ht status](https://builds.sr.ht/~mdlayher/promtest.svg)](https://builds.sr.ht/~mdlayher/promtest?) [![GoDoc](https://godoc.org/github.com/mdlayher/promtest?status.svg)](https://godoc.org/github.com/mdlayher/promtest) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/promtest)](https://goreportcard.com/report/github.com/mdlayher/promtest)

Package `promtest` provides helpers for testing applications which export
[Prometheus metrics](https://prometheus.io). MIT Licensed.