Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Revisit log filtering #3710

@manthey

Description

@manthey

We have the option to filter cherrpypy logs to reduce the frequency of very chatty endpoints. This maintains some internal state per server, which means as we have more server nodes or more server workers the filtering won't do what it seems to imply, as each of those nodes will have its own tracking for filtering.

We should find a better approach to reducing noisy logs.

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