add basic prometheus support

Fixes #121
This commit is contained in:
Ben Haan 2017-11-10 16:07:07 -06:00 committed by Will Norris
parent 2eb6dfcd05
commit 8484518c93
6 changed files with 114 additions and 7 deletions

View file

@ -9,6 +9,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
[Unreleased]: https://github.com/willnorris/imageproxy/compare/v0.9.0...HEAD
- added option to include referer header in remote requests
([#216](https://github.com/willnorris/imageproxy/issues/216))
- added basic support for recording prometheus metrics
([#121](https://github.com/willnorris/imageproxy/pull/121)
[benhaan](https://github.com/benhaan))
## [0.9.0] (2019-06-10)
[0.9.0]: https://github.com/willnorris/imageproxy/compare/v0.8.0...v0.9.0