Skip to content

Conversation

@walterra
Copy link
Contributor

Summary

Regression introduced in #52987.
Part of #52986.

  • Fixes passing on the severity value correctly to anomaly explorer charts. The wrong value of undefined being passed down caused anomaly markers not showing up.
  • This bug surfaced that the severity value was never applied to filter multi-bucket anomalies which is now also fixed by this PR.
  • Adds a check if topInfluencers is an array.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@walterra walterra added bug Fixes for quality problems that affect the customer experience regression :ml Feature:Anomaly Detection ML anomaly detection v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.7.0 v7.6.0 labels Jan 17, 2020
@walterra walterra requested a review from a team as a code owner January 17, 2020 17:51
@walterra walterra self-assigned this Jan 17, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

Tested and confirm anomaly markers are now displaying correctly. LGTM.

@walterra
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

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

LGTM

@walterra walterra merged commit 3e567b5 into elastic:master Jan 20, 2020
@walterra walterra deleted the ml-fix-severity branch January 20, 2020 14:43
walterra added a commit to walterra/kibana that referenced this pull request Jan 20, 2020
…astic#55207)

- Fixes passing on the severity value correctly to anomaly explorer charts. The wrong value of undefined being passed down caused anomaly markers not showing up.
- This bug surfaced that the severity value was never applied to filter multi-bucket anomalies which is now also fixed by this PR.
- Adds a check if topInfluencers is an array.
walterra added a commit to walterra/kibana that referenced this pull request Jan 20, 2020
…astic#55207)

- Fixes passing on the severity value correctly to anomaly explorer charts. The wrong value of undefined being passed down caused anomaly markers not showing up.
- This bug surfaced that the severity value was never applied to filter multi-bucket anomalies which is now also fixed by this PR.
- Adds a check if topInfluencers is an array.
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 20, 2020
* upstream/master:
  [ML] Correctly pass on severity value to anomaly explorer charts. (elastic#55207)
walterra added a commit that referenced this pull request Jan 20, 2020
…5207) (#55329)

- Fixes passing on the severity value correctly to anomaly explorer charts. The wrong value of undefined being passed down caused anomaly markers not showing up.
- This bug surfaced that the severity value was never applied to filter multi-bucket anomalies which is now also fixed by this PR.
- Adds a check if topInfluencers is an array.
walterra added a commit that referenced this pull request Jan 20, 2020
…5207) (#55328)

- Fixes passing on the severity value correctly to anomaly explorer charts. The wrong value of undefined being passed down caused anomaly markers not showing up.
- This bug surfaced that the severity value was never applied to filter multi-bucket anomalies which is now also fixed by this PR.
- Adds a check if topInfluencers is an array.
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jan 20, 2020
* master:
  [ML] Fixing missing job_type in job messages search (elastic#55330)
  [ML] Correctly pass on severity value to anomaly explorer charts. (elastic#55207)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection :ml regression release_note:skip Skip the PR/issue when compiling release notes v7.6.0 v7.7.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants