Description
Health checks can make very small HTTP GET requests without a larger client dependency.
It is useful for containers, scripts, and monitoring probes that only need a simple success or failure signal. Checks still need sensible timeouts, target trust, and careful handling of private URLs or tokens.