Vert.x Health Check

A Vert.x component for implementing health check endpoints for Kubernetes liveness and readiness probes. Provides a composable health procedure mechanism that aggregates multiple health checks into a single HTTP endpoint response.

API entry from apis.yml

apis.yml Raw ↑
aid: vert-x:vertx-health-check
name: Vert.x Health Check
description: A Vert.x component for implementing health check endpoints for Kubernetes liveness and readiness
  probes. Provides a composable health procedure mechanism that aggregates multiple health checks into
  a single HTTP endpoint response.
humanURL: https://vertx.io/docs/vertx-health-check/java/
tags:
- Health Check
- Kubernetes
- Observability
- Liveness
- Readiness
properties:
- type: Documentation
  url: https://vertx.io/docs/vertx-health-check/java/
- type: GitHubRepository
  url: https://github.com/eclipse-vertx/vertx-health-check
- type: MavenPackage
  url: https://central.sonatype.com/artifact/io.vertx/vertx-health-check
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/vert-x/refs/heads/main/json-schema/vertx-health-check-schema.json
- type: JSONStructure
  url: https://raw.githubusercontent.com/api-evangelist/vert-x/refs/heads/main/json-structure/vertx-health-check-structure.json