Hootsuite Healthchecks Versions Save

A go implementation of the Health Checks API used for microservice exploration, documentation and monitoring.

v2.1.1

4 years ago

Small adjustment to the new burrow status check

v2.1.0

4 years ago

Burrow is a monitoring companion for Apache Kafka that provides consumer lag checking as a service without the need for specifying thresholds. It monitors committed offsets for all consumers and calculates the status of those consumers on demand. An HTTP endpoint is provided to request status on demand, as well as provide other Kafka cluster information. There are also configurable notifiers that can send status out via email or HTTP calls to another service. https://github.com/linkedin/Burrow

This release adds a status check that allows you to monitor health of Kafka using Burrow.

v2.0.1

4 years ago

This release adds a small edits for unit tests

v1.0.0

5 years ago

V1 of Health Checks

v2.0.0

5 years ago

This release adds support for version 2 of the Health Checks API.