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

[Metricbeat] Add nil pointer checks for docker NetworkSettings #12628

Merged
merged 3 commits into from
Jun 24, 2019

Conversation

fearful-symmetry
Copy link
Contributor

@fearful-symmetry fearful-symmetry commented Jun 20, 2019

This was @exekias and I's idea, as a quick hotfix to deal with #12524.
See also vmware/vic#8564
We decided at this point we don't need full support for VIC, but It can't hurt to add more nil pointer checks.

I'm still trying to figure out to what degree this would impact other parts of the docker module. I don't have a lot of experience setting up vSphere, which isn't helping.

@fearful-symmetry fearful-symmetry added bug Metricbeat Metricbeat Team:Integrations Label for the Integrations team labels Jun 20, 2019
@fearful-symmetry fearful-symmetry requested review from exekias and a team June 20, 2019 19:35
@fearful-symmetry fearful-symmetry requested a review from a team as a code owner June 20, 2019 19:35
@fearful-symmetry fearful-symmetry self-assigned this Jun 20, 2019
Copy link
Contributor

@exekias exekias left a comment

Choose a reason for hiding this comment

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

Looking good, can you add a changelog?

@fearful-symmetry
Copy link
Contributor Author

I always forget the changelog...

Copy link
Contributor

@kaiyan-sheng kaiyan-sheng left a comment

Choose a reason for hiding this comment

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

LGTM (besides changelog) 👍

CHANGELOG.next.asciidoc Outdated Show resolved Hide resolved
Co-Authored-By: Carlos Pérez-Aradros Herce <exekias@gmail.com>
@fearful-symmetry
Copy link
Contributor Author

Not sure what's up with the CI failure. Looks like a fields.yml issue, but those haven't been touched?

@fearful-symmetry fearful-symmetry requested a review from a team June 24, 2019 14:41
@fearful-symmetry fearful-symmetry merged commit 15d3e36 into elastic:master Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Metricbeat Metricbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants