Observability with health endpoints
Kadeck exposes health endpoints that make it possible to monitor and observe its healthiness.
Endpoint | Description |
/metrics | An endpoint with metrics split into application, base and vendor. |
/health | An endpoint with the health status for database, deadlocks, disk space and heap memory. |
/live | An endpoint that responds positively when Kadeck is running and the server port has been bound and responding to connections |
/ready | An endpoint that responds positively when Kadeck has connected to the database and is ready to serve requests |
Related Articles
Introduction to Monitoring & Health
We are excited to introduce Kadeck's new Monitoring Module, which makes monitoring and troubleshooting Apache Kafka infrastructure easier than ever and raises the bar in the industry. The new monitoring module includes four new pages, Monitoring ...
Configure a home path
The home path can be used to change the URL through which the Kadeck Teams UI and API are accessible. In the default configuration, all endpoints are exposed via the host domain (e.g. localhost:80/). The home path parameter can be used to append ...
Monitoring Overview
The Monitoring Overview page is your infrastructure command post and concisely summarizes all activity in your Apache Kafka cluster. Cluster Overview AI Health Assistant Cluster Status: Get insights on the health status of your cluster, as monitored ...
Broker Monitoring Overview
The Cluster Monitoring Page provides comprehensive insights into the status and performance of your Apache Kafka cluster. This guide will help you understand the metrics and visualizations on this page. Time windows: The metrics are all relative to ...
Release 5.X
This article describes the changes of the version 5.x update. Latest image tag: xeotek/kadeck:5.3.2 Release 5.3 Patch notes This section contains all patch notes for Kadeck 5.3.x. Release 5.3.2 (Hotfix) Fixed infinite scanning when searching across ...