Skip to content

[ML] Converting single to multi metric job#42532

Merged
jgowdyelastic merged 3 commits intoelastic:masterfrom
jgowdyelastic:converting-single-multi-metric-job
Aug 12, 2019
Merged

[ML] Converting single to multi metric job#42532
jgowdyelastic merged 3 commits intoelastic:masterfrom
jgowdyelastic:converting-single-multi-metric-job

Conversation

@jgowdyelastic
Copy link
Copy Markdown
Member

@jgowdyelastic jgowdyelastic commented Aug 2, 2019

Adds ability to convert a single metric job to a multi metric job mid as the using is configuring it.

2019-08-12 09-58-09 2019-08-12 09_59_23

Adds an object to mlJobService for temporarily storing the job and datafeed objects when switching over to the multi metric wizard. This is similar to the currentJob object which is used for cloning. When the advanced job wizard is converted to react, the currentJob object will be removed and tempJobCloningObjects will be used for all cloning operations.

Checklist

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

For maintainers

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@jgowdyelastic jgowdyelastic force-pushed the converting-single-multi-metric-job branch from bf7e7e4 to 036ca50 Compare August 12, 2019 08:47
@jgowdyelastic jgowdyelastic self-assigned this Aug 12, 2019
@jgowdyelastic jgowdyelastic added :ml enhancement New value added to drive a business result non-issue Indicates to automation that a pull request should not appear in the release notes release_note:skip Skip the PR/issue when compiling release notes review v7.4.0 v8.0.0 labels Aug 12, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ml-ui

@jgowdyelastic jgowdyelastic marked this pull request as ready for review August 12, 2019 09:06
@jgowdyelastic jgowdyelastic requested a review from a team as a code owner August 12, 2019 09:06
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Copy link
Copy Markdown
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

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

LGTM, just added some minor suggestions/questions.

Copy link
Copy Markdown
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

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

Agree with existing comments but LGTM overall 👍

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@jgowdyelastic jgowdyelastic merged commit 516b25c into elastic:master Aug 12, 2019
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Aug 12, 2019
* [ML] Converting single to multi metric job

* removing summary_count_field_name from copied job

* changes based on review
jgowdyelastic added a commit that referenced this pull request Aug 12, 2019
* [ML] Converting single to multi metric job

* removing summary_count_field_name from copied job

* changes based on review
jloleysens added a commit to jloleysens/kibana that referenced this pull request Aug 13, 2019
…p-metrics-selectall

* 'master' of github.com:elastic/kibana: (27 commits)
  [ML] Data Frames: Analytics job creation. (elastic#43102)
  [Vis Default editor] Fix issue with Rollup (elastic#42430)
  [Vis: Default editor] EUIficate Markdown tab (elastic#42677)
  [New Platform Migration Phase I]: update dateHisogramInterval & parseEsInterval imports (elastic#42917)
  [Infra UI] Add AWS metrics to node detail page (elastic#42153)
  update apm index pattern (elastic#43106)
  [SIEM] Toggle Column / Code Coverage and Cypress (elastic#42766)
  skip failing test (elastic#43163)
  [code] Add option to turn the go dependency download on/off. (elastic#43096)
  disable visual regression jobs
  Removed dead code (elastic#42774)
  fixes csv export of saved searches that have _source field (elastic#43123)
  Export missing Context types (elastic#43051)
  Update dependency supports-color to v7 (elastic#43064)
  switch to icon type string instead of node (elastic#43111)
  [Maps] Enable borders for icon symbols (elastic#43066)
  [ftr] enable visualRegression jobs (elastic#42989)
  [ML] Converting single to multi metric job (elastic#42532)
  fix(NA): dont clean dll module if it is a package json file (elastic#42904)
  [Logs UI] Add link from the sample web logs to the Logs UI (elastic#42635)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New value added to drive a business result :ml non-issue Indicates to automation that a pull request should not appear in the release notes release_note:skip Skip the PR/issue when compiling release notes review v7.4.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants