Skip to content

Commit

Permalink
Move kafka dashboard changelog entry to correct place (elastic#8672)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoriano authored Oct 22, 2018
1 parent 74b9c6c commit 9999fe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff]
- 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]
- Fix range colors in multiple visualizations. {issue}8633[8633] {pull}8634[8634]
- Add Kafka dashboard. {pull}8457[8457]

*Packetbeat*

Expand Down Expand Up @@ -141,6 +140,7 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff]
*Heartbeat*

*Metricbeat*

- Add metrics about cache size to memcached module {pull}7740[7740]
- Add `replstatus` metricset to MongoDB module {pull}7604[7604]
- Move common kafka fields (broker, topic and partition.id) to the module level to facilitate events correlation {pull}7767[7767]
Expand All @@ -157,6 +157,7 @@ https://github.com/elastic/beats/compare/v6.4.0...master[Check the HEAD diff]
- Add container image for docker metricsets. {issue}8214[8214] {pull}8438[8438]
- Add support for `full` status page output for php-fpm module as a separate metricset called `process`. {pull}8394[8394]
- Precalculate composed id fields for kafka dashboards. {pull}8504[8504]
- Add Kafka dashboard. {pull}8457[8457]

*Packetbeat*

Expand Down

0 comments on commit 9999fe9

Please sign in to comment.