github cloudflare/pint v0.85.0

6 hours ago

Added

  • Added promql/offset check that warns when a PromQL
    query uses an offset larger than configured Prometheus retention.
  • Added support for Prometheus v3.12.0 experimental PromQL functions:
    start(), end(), range(), step().

Changed

  • BitBucket reporter no longer creates Code Insight annotations.
    All problems are now reported as pull request comments.

Fixed

  • Fixed query/cost suggesting recording rules with
    incompatible label matchers.
  • Fixed query/cost suggesting recording rules when
    the query and recording rule use different aggregation grouping
    (e.g. sum by(job) vs sum without(instance)).

Don't miss a new pint release

NewReleases is sending notifications on new releases.