M70c: probes the agent's leader endpoint — GET /v1/status/leader — through
the existing IDiscoveryHttp seam. 2xx means the agent is reachable; any
other status or a transport failure means it is not.
Return Type
Promise<boolean>
Usage
import { ConsulProvider } from "service-discovery-plugin/src/index.ts";