Skip to content

Slice (and thus round) duration should be based on wall time #6

Description

@alistairking

Currently the slice timer is fixed to the ideal duration, but it would be good to dynamically adjust these times to allow the prober to dump timeseries stats as close to the end of the actual interval as possible.

For example, currently if the prober starts running at 10:05am, it will collect data until 10:15, and then dump that as the 10:00 -> 10:10 interval, effectively meaning that data will be 5 min late. If we could dynamically adjust the slice timer so that each round finished within a few seconds of the timeseries interval, we would have better (lower) latencies, and better alignment amongst probers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions