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 #15649 to 7.x: [metricbeat] Add divide by zero check to docker/diskio #15706

Merged
merged 2 commits into from
May 8, 2020

Conversation

fearful-symmetry
Copy link
Contributor

@fearful-symmetry fearful-symmetry commented Jan 21, 2020

Cherry-pick of PR #15649 to 7.x branch. Original message:

Currently dealing with #15549, which involves a handful of NaN errors. I'm hoping this is one of the NaN cases. If we get invalid data from upstream, it's possible for this to be 0.

* add NaN check to docker/diskio

* return 0

(cherry picked from commit c7e137c)
@elasticmachine
Copy link
Collaborator

elasticmachine commented May 8, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 0
Passed 2323
Skipped 560
Total 2883

Steps errors

Expand to view the steps failures

  • Name: Report to Codecov
    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Result: FAILURE

    • Duration: 2 min 22 sec

    • Start Time: 2020-05-08T18:36:10.949+0000

    • log

@fearful-symmetry fearful-symmetry merged commit 8589243 into elastic:7.x May 8, 2020
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.

None yet

4 participants