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 returning404 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 runningpint ci
) that lists disabled checks.
This applies to these API endpoints:/api/v1/status/config
/api/v1/status/flags
/api/v1/metadata