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

https://github.com/mdlayher/metricslite

Package metricslite implements a lightweight, testable metrics interface focused on Prometheus metrics. MIT Licensed.
https://github.com/mdlayher/metricslite

Last synced: 17 days ago
JSON representation

Package metricslite implements a lightweight, testable metrics interface focused on Prometheus metrics. MIT Licensed.

Awesome Lists containing this project

README

        

# metricslite [![Test](https://github.com/mdlayher/metricslite/workflows/Test/badge.svg)](https://github.com/mdlayher/metricslite/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/metricslite.svg)](https://pkg.go.dev/github.com/mdlayher/metricslite) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/metricslite)](https://goreportcard.com/report/github.com/mdlayher/metricslite)

Package `metricslite` implements a lightweight, testable metrics interface
focused on Prometheus metrics. MIT Licensed.

**Disclaimer:** I (@mdlayher) am a former member of the Prometheus team, but
this package is entirely my own work and does not represent the opinions of the
Prometheus team as a whole.