# metrics-bundler

A service which can receive metrics via HTTP requests and bundles all the metrics it get's for having a single endpoint that needs to be scraped. I built this before I knew that prometheus can do this by itself, but it might also be practical for other purposes.

- [https://git.darknebu.la/emile/metrics-bundler](https://git.darknebu.la/emile/metrics-bundler)