Skip to content

v0.62.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:12
· 1961 commits to main since this release
19dbe12

Added

  • promql/series check will now generate warnings if there are # pint disable
    or # pint rule/set comments that are not matching any valid query selector or Prometheus server.

Fixed

  • promql/series will now parse rule/set comments that target specific
    time series selectors in PromQL the same way as # pint disable comments do.