Skip to content

Commit

Permalink
Merge pull request danielqsj#63 from chenwumail/master
Browse files Browse the repository at this point in the history
Update grafana dashboard for kafka_exporter
  • Loading branch information
danielqsj authored Oct 8, 2018
2 parents ae0039e + ed6c4a2 commit 74450bf
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 24 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Table of Contents
- [Brokers](#brokers)
- [Topics](#topics)
- [Consumer Groups](#consumer-groups)
- [Grafana Dashboard](#grafana-dashboard)
- [Contribute](#contribute)
- [Donation](#donation)
- [License](#license)
Expand Down Expand Up @@ -213,6 +214,13 @@ kafka_consumergroup_current_offset{consumergroup="KMOffsetCache-kafka-manager-38
kafka_consumergroup_lag{consumergroup="KMOffsetCache-kafka-manager-3806276532-ml44w",partition="0",topic="__consumer_offsets"} 1
```

Grafana Dashboard
-------

Grafana Dashboard ID: 7589, name: Kafka Exporter Overview.

For details of the dashboard please see [Kafka Exporter Overview](https://grafana.com/dashboards/7589).

Contribute
----------

Expand All @@ -230,4 +238,4 @@ Your donation will encourage me to continue to improve Kafka Exporter. Support A
License
-------

Code is licensed under the [Apache License 2.0](https://github.com/danielqsj/kafka_exporter/blob/master/LICENSE).
Code is licensed under the [Apache License 2.0](https://github.com/danielqsj/kafka_exporter/blob/master/LICENSE).
Loading

0 comments on commit 74450bf

Please sign in to comment.