-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Canvas] Enable ML Embeddables in Canvas #113309
Closed
cqliu1
wants to merge
1
commit into
elastic:canvas/by-value-embeddables
from
cqliu1:canvas/ml-embeddables
Closed
[Canvas] Enable ML Embeddables in Canvas #113309
cqliu1
wants to merge
1
commit into
elastic:canvas/by-value-embeddables
from
cqliu1:canvas/ml-embeddables
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 4, 2021 00:20
ca587a4
to
b0f6e76
Compare
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
from
October 5, 2021 18:54
e669879
to
ddb8632
Compare
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 5, 2021 19:04
b0f6e76
to
86b20d3
Compare
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
from
October 5, 2021 20:57
ddb8632
to
b706dfd
Compare
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 5, 2021 20:58
86b20d3
to
89b8997
Compare
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
from
October 12, 2021 18:55
b706dfd
to
2030a15
Compare
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
3 times, most recently
from
October 13, 2021 18:33
891a62a
to
ac9aa93
Compare
This was referenced Oct 13, 2021
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
4 times, most recently
from
October 14, 2021 17:51
f355a86
to
c1fd1d7
Compare
cqliu1
added
Feature:Canvas
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
WIP
Work in progress
labels
Oct 14, 2021
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 15, 2021 00:13
c1fd1d7
to
05c867b
Compare
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
from
October 15, 2021 17:33
2030a15
to
afea023
Compare
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 15, 2021 17:38
05c867b
to
da25f68
Compare
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
from
October 15, 2021 19:47
afea023
to
6b2bc48
Compare
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
2 times, most recently
from
October 15, 2021 19:53
fc9e966
to
90d9273
Compare
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
2 times, most recently
from
October 19, 2021 16:00
7557017
to
f8dbcaf
Compare
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 19, 2021 16:11
90d9273
to
2b928c5
Compare
💔 Build Failed
Failed CI StepsHistory
To update your PR or re-run it, just comment with: |
This was referenced Oct 19, 2021
cqliu1
force-pushed
the
canvas/by-value-embeddables
branch
7 times, most recently
from
October 26, 2021 16:23
46edbbe
to
dc6a861
Compare
Fixed conditional Restore ml embeddable options
cqliu1
force-pushed
the
canvas/ml-embeddables
branch
from
October 26, 2021 16:24
2b928c5
to
e51bc07
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature:Canvas
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
WIP
Work in progress
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Blocked by #113827.
This adds Canvas to the list of allowed appIds that can render the job selection flyout as part of the workflow for creating an ML embeddable (ie. anomaly swimlane and anomaly chart).
Checklist
Delete any items that are not applicable to this PR.
Risk Matrix
Delete this section if it is not applicable to this PR.
Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.
When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:
For maintainers