v0.62.0
Added
- promql/series check will now generate warnings if there are
# pint disable
or# pint rule/setcomments that are not matching any valid query selector or Prometheus server.
Fixed
- promql/series will now parse
rule/setcomments that target specific
time series selectors in PromQL the same way as# pint disablecomments do.