github cloudflare/pint v0.70.0

2 days ago

Added

  • When running pint watch command /health HTTP endpoint can now be used for liveness probes.

Changed

  • When pint runs online checks against Thanos or other service that implements some, but not all, Prometheus APIs
    it would reports errors due to some API requests returning 404 Not Found HTTP errors.
    Now pint will automatically disable checks that rely on Prometheus API endpoints that are not supported
    and create a summary comment (when running pint ci) that lists disabled checks.
    This applies to these API endpoints:

    • /api/v1/status/config
    • /api/v1/status/flags
    • /api/v1/metadata

Don't miss a new pint release

NewReleases is sending notifications on new releases.