Skip to content

Commit d4ff9a8

Browse files
committed
Update kafka minion introduction
1 parent 7baa7e7 commit d4ff9a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
# Kafka Minion (Alpha - Still in development)
2+
13
![License](https://img.shields.io/github/license/google-cloud-tools/kafka-minion.svg?color=blue)
24
[![Go Report Card](https://goreportcard.com/badge/github.com/google-cloud-tools/kafka-minion)](https://goreportcard.com/report/github.com/google-cloud-tools/kafka-minion)
35
![GitHub release](https://img.shields.io/github/release-pre/google-cloud-tools/kafka-minion.svg)
46
[![Docker Repository on Quay](https://quay.io/repository/google-cloud-tools/kafka-minion/status "Docker Repository on Quay")](https://quay.io/repository/google-cloud-tools/kafka-minion)
57

6-
# Kafka Minion (Alpha - Still in development)
7-
8-
Kafka minion is a prometheus exporter for Apache Kafka (v0.10.0+), created to expose consumer group lags on a per topic (rather than per partition) basis.
8+
Kafka minion is a prometheus exporter for Apache Kafka (v0.10.0+), created to reliably expose consumer group lag information along with other helpful, unique metrics. Easy to setup on Kubernetes environments.
99

1010
## Features
1111

0 commit comments

Comments
 (0)