Skip to content

quickwit_common::rate_limited_* should show how many logs were skipped #6322

@trinity-1686a

Description

@trinity-1686a

that macro allows to limit a log to being emitted X time per minute, that's nice to not log a lot in some error conditions that tends to arrive in batch, but it's very lossy, it should at least tell how many logs were skipped

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