Skip to content

[ML] Support runtime fields #77462

@peteharverson

Description

@peteharverson

Elasticsearch is adding a new feature called "runtime fields" in 7.10. This meta issue tracks the changes that are required to the ML and Transforms Kibana plugins to support the use of runtime fields.

ML

Transforms

  • Source data grid table cells are empty for runtime fields defined in the mappings that are not present in _source (example below responsetimeplus is a runtime field) (7.10 - [ML] Add runtime fields support #78700)

image

We should switch from obtaining field values from _source and switch to using the new Elasticsearch fields API.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions