Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove threshold-based noisy logger checks #345

Open
klauer opened this issue Jul 13, 2022 · 0 comments
Open

Remove threshold-based noisy logger checks #345

klauer opened this issue Jul 13, 2022 · 0 comments

Comments

@klauer
Copy link
Contributor

klauer commented Jul 13, 2022

Context

Hushing noisy loggers by threshold of message count was a well-intentioned tool that will just never work as we'd hope:

Additionally has the capability of filtering out noisy loggers based on
three thresholds: log message rates at 1 second, 10 seconds, and 60
seconds.

It'd be nice if we had figured that out before rolling it out, but better late than never...

Discussion

I think object filters and such can remain, but we should discuss what core parts are useful to keep

Related #338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant