1.9.0 / 2020-12-17
- [FEATURE]
NewPidFileFn
helper to create process collectors for processes whose PID is read from a file. #804 - [BUGFIX] promhttp: Prevent endless loop in
InstrumentHandler...
middlewares with invalid metric or label names. #823
What's Changed
- add the NewPidFileFn to helper by @sbookworm in #804
- Synchronize common files from prometheus/prometheus by @prombot in #809
- Synchronize common files from prometheus/prometheus by @prombot in #811
- Added example api code showing how to add auth tokens and user agents to prom client. by @bwplotka in #817
- Correct spelling: possibilites -> possibilities by @jubalh in #819
- Be more explicit about the multi-line properties of MultiError by @beorn7 in #821
- promhttp: Correctly detect invalid metric and label names by @beorn7 in #823
-  Cut release 1.9.0 by @beorn7 in #826
New Contributors
- @sbookworm made their first contribution in #804
- @jubalh made their first contribution in #819
Full Changelog: v1.8.0...v1.9.0