Skip to content

0.9.1 / 2018-11-03

Compare
Choose a tag to compare
@beorn7 beorn7 released this 03 Nov 14:26
abad2d1
  • [FEATURE] Add WriteToTextfile function to facilitate the creation of
    *.prom files for the textfile collector of the node exporter. #489
  • [ENHANCEMENT] More descriptive error messages for inconsistent label
    cardinality. #487
  • [ENHANCEMENT] Exposition: Use a GZIP encoder pool to avoid allocations in
    high-frequency scrape scenarios. #366
  • [ENHANCEMENT] Exposition: Streaming serving of metrics data while encoding.
    #482
  • [ENHANCEMENT] API client: Add a way to return the body of a 5xx response.
    #479