Skip to content

Fit Pipeline Aggregation similar to Timelion's #24747

@simianhacker

Description

@simianhacker

Time Series Visual Builder (and Kibana) needs a "fit" pipeline aggregation similar to Timelion's "fit" function that allows the user to configure which fit algorithm to use. This functionality needs to exist as a pipeline aggregation so it can be composed with other pipeline aggs. Currently Timelion supports the following algorithms:

  • average
  • carry
  • nearest
  • none
  • scale

For reference here is the request for the "fit" feature for Time Series Visual Builder in Kibana elastic/kibana#11793

Here is a link to the Timelion fit functions: https://github.com/elastic/kibana/tree/master/src/core_plugins/timelion/server/fit_functions

CC: @eprothro

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions