github cloudflare/pint v0.68.0

10 hours ago

Added

  • Added rule/report check.

Changed

  • pint now uses Prometheus 3.0 libraries
    for parsing PromQL, which adds support for new query syntax that allows for dots and UTF-8 chars
    in metric/label names, example:

    {"status.üp"} == 0
  • promql/rate will now report a warning if it detects a rate(sum(...))
    but doesn't have metadata to confirm if ... is a counter or not.

Don't miss a new pint release

NewReleases is sending notifications on new releases.