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

fix: Reduce Sensor log verbosity for filtered events #2964

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

bencompton
Copy link
Contributor

Changing log level from WARN to DEBUG when events do not match a Sensor filter, as suggested by @whynowy in this issue comment. This represented ~400GB of logs per day in my cluster at scale, and logging the entire payload for discarded events is only useful for occasional debugging purposes.

Signed-off-by: Ben Compton <3343482+bencompton@users.noreply.github.com>
Signed-off-by: Ben Compton <3343482+bencompton@users.noreply.github.com>
@bencompton bencompton marked this pull request as ready for review January 4, 2024 20:38
Copy link
Member

@whynowy whynowy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@whynowy whynowy merged commit e58357d into argoproj:master Jan 6, 2024
8 checks passed
AmitMendl pushed a commit to AmitMendl/argo-events that referenced this pull request Jan 13, 2024
Signed-off-by: AmitMendl <amit.mendelevitch@gmail.com>
ryancurrah pushed a commit to ryancurrah/argo-events that referenced this pull request Jan 20, 2024
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

Successfully merging this pull request may close these issues.

None yet

3 participants