Skip to content

auto-flush needs to happen at a higher time interval #238

@grosser

Description

@grosser

we switched v4 -> v5 and got lots of no-data alerts
the sender thread should make sure to send a batch every 1min for example to avoid this pitfall

tried to fix this by adding

@statsd.flush sync: true

as the changelog suggests but it's not working
with v4 we had a flat line and now we have this 😞
Screen Shot 2022-02-14 at 2 40 52 PM

somehow it works with single_thread: true idk why ... we have multiple long-running threads that each have their own reporter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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