Skip to content

[ML] Support for type aggregate_metric_double in the datafeed #127917

Open
@valeriy42

Description

@valeriy42

At the moment if the datafeed encounters a field with type aggregate_metric_double when using scroll API it fails with the message that

type [aggregate_metric_double] and cannot be used in a datafeed without aggregations

However, the anomaly detection job seems to be able to handle the indices patterns with the mix of aggregate_metric_double and double types for the same field without any problems.

Since downsampling data streams per ILM policy is a commonly used option, the field type's support in anomaly detection must also be extended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :mlMachine learning>bugTeam:MLMeta label for the ML team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions