Prometheus v0.11.0 Release Notes

Release Date: 2015-02-23 // about 9 years ago
    • [FEATURE] Introduce new metric type Histogram with server-side aggregation.
    • [FEATURE] Add offset operator.
    • [FEATURE] Add floor, ceil and round functions.
    • [CHANGE] Change instance identifiers to be host:port.
    • [CHANGE] Dependency management and vendoring changed/improved.
    • [CHANGE] Flag name changes to create consistency between various Prometheus binaries.
    • [CHANGE] Show unlimited number of metrics in autocomplete.
    • โฑ [CHANGE] Add query timeout.
    • ๐Ÿšš [CHANGE] Remove labels on persist error counter.
    • ๐ŸŽ [ENHANCEMENT] Various performance improvements for sample ingestion.
    • [ENHANCEMENT] Various Makefile improvements.
    • [ENHANCEMENT] Various console template improvements, including proof-of-concept for federation via console templates.
    • [ENHANCEMENT] Fix graph JS glitches and simplify graphing code.
    • [ENHANCEMENT] Dramatically decrease resources for file embedding.
    • [ENHANCEMENT] Crash recovery saves lost series data in 'orphaned' directory.
    • ๐Ÿ›  [BUGFIX] Fix aggregation grouping key calculation.
    • ๐Ÿ›  [BUGFIX] Fix Go download path for various architectures.
    • ๐Ÿ›  [BUGFIX] Fixed the link of the Travis build status image.
    • ๐Ÿ›  [BUGFIX] Fix Rickshaw/D3 version mismatch.
    • [CLEANUP] Various code cleanups.