Skip to content

[cmd/golden] allow to group and accumulate data before comparing it #40540

Open
@atoulme

Description

@atoulme

Component(s)

cmd/golden

Describe the issue you're reporting

The golden binary tests whatever data is sent to it. Sometimes you want to check a whole collection interval, but that means you need to buffer the data for a duration.

Right now the workaround is to place a collector in front with a batchprocessor and a groupsbyattr processor to rearrange the data. Ideally, this should all be managed by golden.

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