Skip to content

Cherry-pick #15649 to 7.x: [metricbeat] Add divide by zero check to docker/diskio#15706

Merged
fearful-symmetry merged 2 commits intoelastic:7.xfrom
fearful-symmetry:backport_15649_7.x
May 8, 2020
Merged

Cherry-pick #15649 to 7.x: [metricbeat] Add divide by zero check to docker/diskio#15706
fearful-symmetry merged 2 commits intoelastic:7.xfrom
fearful-symmetry:backport_15649_7.x

Conversation

@fearful-symmetry
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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.

4 participants