Skip to content

Commit

Permalink
Add metricbeat kafka dashboard (#8457) (#8668)
Browse files Browse the repository at this point in the history
Add metricbeat kafka dashboard based on the one implemented by
Dale for demo.elastic.co.

Co-authored-by: Dale McDiarmid <dalem@elastic.co>

(cherry picked from commit 450071d)
  • Loading branch information
jsoriano authored Oct 22, 2018
1 parent 6f1293a commit 9b10c2a
Show file tree
Hide file tree
Showing 3 changed files with 1,186 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ https://github.com/elastic/beats/compare/v6.4.0...6.x[Check the HEAD diff]
- Recover metrics for old apache versions removed by mistake on #6450. {pull}7871[7871]
- Fix dropwizard module parsing of metric names. {issue}8365[8365] {pull}6385[8385]
- Fix issue that would prevent kafka module to find a proper broker when port is not set {pull}8613[8613]
- Add Kafka dashboard. {pull}8457[8457]

*Packetbeat*

Expand Down
2 changes: 1 addition & 1 deletion metricbeat/docs/modules_list.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ This file is generated! See scripts/docs_collector.py
|<<metricbeat-metricset-http-server,server>> beta[]
|<<metricbeat-module-jolokia,Jolokia>> |image:./images/icon-no.png[No prebuilt dashboards] |
.1+| .1+| |<<metricbeat-metricset-jolokia-jmx,jmx>>
|<<metricbeat-module-kafka,Kafka>> beta[] |image:./images/icon-no.png[No prebuilt dashboards] |
|<<metricbeat-module-kafka,Kafka>> beta[] |image:./images/icon-yes.png[Prebuilt dashboards are available] |
.2+| .2+| |<<metricbeat-metricset-kafka-consumergroup,consumergroup>> beta[]
|<<metricbeat-metricset-kafka-partition,partition>> beta[]
|<<metricbeat-module-kibana,Kibana>> beta[] |image:./images/icon-no.png[No prebuilt dashboards] |
Expand Down
Loading

0 comments on commit 9b10c2a

Please sign in to comment.