Skip to content

v0.66.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 12:45
· 121 commits to main since this release
9024afa

Added

  • Added fallbackTimeout option to the promql/series check
    that controls how much time pint can spend checking other Prometheus servers for missing
    metrics.

Fixed

  • Reverted Fixed colored output on some environments - #1106 change
    as it was breaking GitHub report comments.
  • Fixed panics in rule/duplicate check.