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

Make Machine Learning jobs available in Saved Object management #183660

Open
Tracked by #179826
mdefazio opened this issue May 16, 2024 · 0 comments
Open
Tracked by #179826

Make Machine Learning jobs available in Saved Object management #183660

mdefazio opened this issue May 16, 2024 · 0 comments
Labels
Team:ML Team label for ML (also use :ml) Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.

Comments

@mdefazio
Copy link
Contributor

mdefazio commented May 16, 2024

As a part of the work to consolidate our Trained Models view and remove Alerts and Insights > Machine Learning, we need to include ML jobs within Saved Objects management.

Some considerations:

  • Are we confident that grouping ML jobs along with other Kibana Saved Objects makes sense to users?
  • Jobs would have limited options compared to other Saved Objects.
    • This is not unique though, as there are other SO with specific actions available to them.
    • For instance, rules cannot be shared or copied across spaces, but still exist here. Maps, can only be copied
  • We already account for objects that cannot be deleted: Tooltip on delete button show Selected objects can't be deleted because they are either Elastic managed or hidden objects

ML Jobs space synchronization

Type Space visibility
DFA and Anomaly Jobs Available in current space when created, need to be shared to other/all spaces
ELSER and E5 Models Available to all spaces initially
Trained Model installed through Eland or API Available to all spaces initially, however…Sync notes

Sync notes

  • Hourly sync runs to make Trained Models available in all spaces
  • If I want it available in the current space before that sync, I need to click ‘Synchronize saved objects’
  • This does not update all spaces

Open questions:
We also have the ‘Refresh’ option on the Saved Objects. We could put synchronize next to it or b) call the sync action on refresh or c) have sync be optional on refresh

Could we provide an inspect and relationship view for ML objects?

@botelastic botelastic bot added the needs-team Issues missing a team label label May 16, 2024
@mdefazio mdefazio added the Team:ML Team label for ML (also use :ml) label May 16, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label May 16, 2024
@mdefazio mdefazio added Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. needs-team Issues missing a team label labels May 16, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:ML Team label for ML (also use :ml) Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.
Projects
None yet
Development

No branches or pull requests

1 participant