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

[ML] Fix color coding for outlier detection. Fix nested fields for data grid. #80467

Merged

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Oct 14, 2020

Summary

Part of #66383

Fixes regressions:

  • Fix for color coding for outlier detection due to updated feature influence format.
  • Fix for displaying cell values for nested fields.

Checklist

@walterra walterra added bug Fixes for quality problems that affect the customer experience regression :ml v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Feature:Transforms ML transforms Feature:Data Frame Analytics ML data frame analytics features v7.10.0 v7.11.0 labels Oct 14, 2020
@walterra walterra requested a review from a team as a code owner October 14, 2020 08:27
@walterra walterra self-assigned this Oct 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

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.

Code LGTM

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 LGTM.

From some quick testing, this may also fix a number of other issues related to displaying nested fields / fieldnames containing dots in the data grid - such as #65768 and two items in #66383.

@walterra walterra merged commit 136eda1 into elastic:master Oct 14, 2020
@walterra walterra deleted the ml-fix-data-grid-nested-fields-color-coding branch October 14, 2020 12:06
walterra added a commit to walterra/kibana that referenced this pull request Oct 14, 2020
…ta gird. (elastic#80467)

- Fix for color coding for outlier detection due to updated feature influence format.
- Fix for displaying cell values for nested fields.
walterra added a commit to walterra/kibana that referenced this pull request Oct 14, 2020
…ta gird. (elastic#80467)

- Fix for color coding for outlier detection due to updated feature influence format.
- Fix for displaying cell values for nested fields.
walterra added a commit that referenced this pull request Oct 14, 2020
…ta gird. (#80467) (#80494)

- Fix for color coding for outlier detection due to updated feature influence format.
- Fix for displaying cell values for nested fields.
walterra added a commit that referenced this pull request Oct 14, 2020
…ta gird. (#80467) (#80493)

- Fix for color coding for outlier detection due to updated feature influence format.
- Fix for displaying cell values for nested fields.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

async chunks size

id before after diff
ml 11.3MB 11.3MB +462.0B

History

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

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:Data Frame Analytics ML data frame analytics features Feature:Transforms ML transforms :ml regression release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants