-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry-pick #8415 to 6.x: Heartbeat autodiscover #8593
Conversation
CHANGELOG.asciidoc
Outdated
@@ -19,6 +19,8 @@ https://github.com/elastic/beats/compare/v6.4.0...6.x[Check the HEAD diff] | |||
|
|||
*Heartbeat* | |||
|
|||
- Added autodiscovery support {pull}8415[8415] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this a breaking change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM expect changelog.
Ah yeah, accidentally put it in the wrong section
…On Sat, Oct 13, 2018, 5:29 AM Nicolas Ruflin ***@***.***> wrote:
***@***.**** commented on this pull request.
Overall LGTM expect changelog.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8593 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIBY3Cra-enXHWI60qxfn5lO2NFbn2Vks5ukbJ1gaJpZM4XKwQK>
.
|
764e945
to
e403677
Compare
@ruflin updated the changelog entry and re-pushed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Will need rebase on top of #8619 as soon as it's backported.
Autodiscover support for Heartbeat + tests (cherry picked from commit cff3e40)
e403677
to
7522b1c
Compare
Cherry-pick of PR #8415 to 6.x branch. Original message:
This is a complete PR for heartbeat automatic reload.