We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d16199 commit 80ca9cdCopy full SHA for 80ca9cd
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.9.0 / 2020-12-17
2
+
3
+* [FEATURE] `NewPidFileFn` helper to create process collectors for processes whose PID is read from a file. #804
4
+* [BUGFIX] promhttp: Prevent endless loop in `InstrumentHandler...` middlewares with invalid metric or label names. #823
5
6
## 1.8.0 / 2020-10-15
7
8
* [CHANGE] API client: Use `time.Time` rather than `string` for timestamps in `RuntimeinfoResult`. #777
VERSION
@@ -1 +1 @@
-1.8.0
+1.9.0
0 commit comments