Prometheus v1.7.2 Release Notes

Release Date: 2017-09-26 // over 6 years ago
    • ๐Ÿ›  [BUGFIX] Correctly remove all targets from DNS service discovery if the corresponding DNS query succeeds and returns an empty result.
    • ๐Ÿ›  [BUGFIX] Correctly parse resolution input in expression browser.
    • ๐Ÿ›  [BUGFIX] Consistently use UTC in the date picker of the expression browser.
    • ๐Ÿ›  [BUGFIX] Correctly handle multiple ports in Marathon service discovery.
    • ๐Ÿ›  [BUGFIX] Fix HTML escaping so that HTML templates compile with Go1.9.
    • ๐Ÿ›  [BUGFIX] Prevent number of remote write shards from going negative.
    • ๐Ÿ›  [BUGFIX] In the graphs created by the expression browser, render very large and small numbers in a readable way.
    • ๐Ÿ›  [BUGFIX] Fix a rarely occurring iterator issue in varbit encoded chunks.