Skip to content

[Downsampling] Add a new downsampling mode keeping a single sample value #128357

@gmarouli

Description

@gmarouli

Description

Currently, when field type gauge is downsampled, the destination index stores certain aggregate metric in an aggregate metric field type.

We would like to provide an alternative downsampling mode that does not calculate the aggregate metrics but it just keeps the last value. This downsampling method exchanges accuracy for performance and results in a downsampled index with the same mapping as the raw data.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions