Skip to content

Commit

Permalink
Add metricbeat kafka dashboard (elastic#8457)
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>
  • Loading branch information
jsoriano and Dale McDiarmid authored Oct 19, 2018
1 parent 1438000 commit 450071d
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 @@ -87,6 +87,7 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff]
- Added io disk read and write times to system module {issue}8473[8473] {pull}8508[8508]
- Avoid mapping issues in kubernetes module. {pull}8487[8487]
- 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 450071d

Please sign in to comment.