Skip to content

[ML] Investigate how aggregate_metric_double fields affect datafeeds #90592

@droberts195

Description

@droberts195

Since #87849 and #88534 it is possible that anomaly detection jobs and datafeeds will encounter the aggregate_metric_double type.

We need to investigate how this will affect certain aspects of their behaviour:

  1. Specifying detector fields when the datafeed is using an aggregation
  2. Specifying detector fields when the datafeed is not using an aggregation
  3. Ability to switch a datafeed between using an aggregation and not using an aggregation without deleting and recreating the job
  4. Correct identification of whether to use _source or doc values to get values from aggregate_metric_double fields
  5. How to appropriately set summary_count_field when using aggregate_metric_double

Based on this investigation decide what changes we should make to either code or documentation.

Metadata

Metadata

Labels

:mlMachine learningTeam:MLMeta label for the ML team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions