File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.9.1 / 2018-11-03
2
+ * [ FEATURE] Add ` WriteToTextfile ` function to facilitate the creation of
3
+ * .prom files for the textfile collector of the node exporter. #489
4
+ * [ ENHANCEMENT] More descriptive error messages for inconsistent label
5
+ cardinality. #487
6
+ * [ ENHANCEMENT] Exposition: Use a GZIP encoder pool to avoid allocations in
7
+ high-frequency scrape scenarios. #366
8
+ * [ ENHANCEMENT] Exposition: Streaming serving of metrics data while encoding.
9
+ #482
10
+ * [ ENHANCEMENT] API client: Add a way to return the body of a 5xx response.
11
+ #479
12
+
1
13
## 0.9.0 / 2018-10-15
2
14
* [ CHANGE] Go1.6 is no longer supported.
3
15
* [ CHANGE] More refinements of the ` Registry ` consistency checks: Duplicated
Original file line number Diff line number Diff line change 1
- 0.9.0
1
+ 0.9.1
You can’t perform that action at this time.
0 commit comments