Cut release 1.9.0
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
8d16199dea
commit
80ca9cdc4e
|
@ -1,3 +1,8 @@
|
|||
## 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
|
||||
|
||||
## 1.8.0 / 2020-10-15
|
||||
|
||||
* [CHANGE] API client: Use `time.Time` rather than `string` for timestamps in `RuntimeinfoResult`. #777
|
||||
|
|
Loading…
Reference in New Issue