Skip to content

v2.0.0-rc.0 / 2017-10-05

Pre-release
Pre-release
Compare
Choose a tag to compare
@gouthamve gouthamve released this 05 Oct 15:34
v2.0.0-rc.0

This release includes numerous changes to the new storage layer. The main changes are:

  • [CHANGE] Remove count_scalar, keep_common and drop_common_labels functions
  • [CHANGE] Breaking change in the index format for better consistency
  • [BUGFIX] Fix panic due garbage collected mmap'ed strings
  • [BUGFIX] Fix broken snapshots and admin APIs
  • [BUGFIX] Send HTTP Accept header when scraping
  • [BUGFIX] Use the WAL flush interval passed instead of the hardcoded value

This release requires a clean storage directory and is not compatible with files created by previous beta releases.