prometheus v2.22.0-rc.0 Release Notes

Release Date: 2020-10-08 // over 3 years ago
  • ๐Ÿš€ As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been
    โœ‚ removed.

    • ๐Ÿšš [CHANGE] web: Remove APIv2. #7935
    • ๐Ÿ’ป [ENHANCEMENT] React UI: Implement missing TSDB head stats section. #7876
    • ๐Ÿ’ป [ENHANCEMENT] UI: Add Collapse all button. #6957
    • ๐Ÿ’ป [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. #7936
    • [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. #7737 #7977
    • [ENHANCEMENT] Gracefully handle unknown WAL record types. #8004
    • โš  [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. #8012
    • ๐Ÿ›  [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. #7976
    • ๐Ÿ›  [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. #7661
    • ๐Ÿ›  [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. #7964
    • ๐Ÿ›  [BUGFIX] Don't do literal regex matching optimisation when case insensitive. #8013
    • ๐Ÿ›  [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. #7984