Skip to content
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 #6412 to 6.2: Fix conditions checking on autodiscover Docker labels #6420

Merged
merged 3 commits into from
Feb 20, 2018

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Feb 20, 2018

Cherry-pick of PR #6412 to 6.2 branch. Original message:

Type was wrong (map[string]string instead of MapStr) so autodiscover conditions on Docker labels were not being processed.

Type was wrong (map[string]string instead of MapStr) so labels were not
being processed.
(cherry picked from commit db49ae8)
Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, read the original PR and this one.

WFSG

@ph ph merged commit f3a4199 into elastic:6.2 Feb 20, 2018
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ver Docker labels (elastic#6420)

* Fix autodiscover Docker labels processing (elastic#6412)

Type was wrong (map[string]string instead of MapStr) so labels were not
being processed.
(cherry picked from commit 62aa907)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants