Skip to content

v0.63.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 09:05
· 122 commits to main since this release
2b59c39

Added

Changed

  • promql/vector_matching will now report more details, including which Prometheus server reports problems and which part of the query is the issue.
  • GitHub report code was refactored, it should behave as before.
  • When running pint ci pint will now run all checks on unmodified rules when a file/disable comment was removed.

Fixed

  • Fixed false positive warnings from alerts/comparison when using absent_over_time().
  • GitHub reporter will now wait before making more requests if it's rate limited - #699.