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.
- Host: GitHub
- URL: https://github.com/mdlayher/metricslite
- Owner: mdlayher
- License: mit
- Created: 2020-05-17T18:27:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T11:42:50.000Z (about 3 years ago)
- Last Synced: 2025-03-25T10:22:25.292Z (about 1 month ago)
- Language: Go
- Size: 49.8 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# metricslite [](https://github.com/mdlayher/metricslite/actions) [](https://pkg.go.dev/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.