Prometheus v1.7.0 Release Notes

Release Date: 2017-06-06 // almost 7 years ago
    • [CHANGE] Compress remote storage requests and responses with unframed/raw snappy.
    • [CHANGE] Properly ellide secrets in config.
    • [FEATURE] Add OpenStack service discovery.
    • [FEATURE] Add ability to limit Kubernetes service discovery to certain namespaces.
    • [FEATURE] Add metric for discovered number of Alertmanagers.
    • ๐Ÿ–จ [ENHANCEMENT] Print system information (uname) on start up.
    • ๐Ÿ’ป [ENHANCEMENT] Show gaps in graphs on expression browser.
    • ๐Ÿ‘• [ENHANCEMENT] Promtool linter checks counter naming and more reserved labels.
    • ๐Ÿ›  [BUGFIX] Fix broken Mesos discovery.
    • ๐Ÿ›  [BUGFIX] Fix redirect when external URL is set.
    • ๐Ÿ›  [BUGFIX] Fix mutation of active alert elements by notifier.
    • ๐Ÿ›  [BUGFIX] Fix HTTP error handling for remote write.
    • ๐Ÿ›  [BUGFIX] Fix builds for Solaris/Illumos.
    • ๐Ÿ›  [BUGFIX] Fix overflow checking in global config.
    • ๐Ÿ›  [BUGFIX] Fix log level reporting issue.
    • ๐Ÿ›  [BUGFIX] Fix ZooKeeper serverset discovery can become out-of-sync.