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

reduce logging levels for http errors #112

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

copperlight
Copy link
Collaborator

We see occasional HTTP errors when POSTing data to the backend. These are often transient errors, and there is nothing that an end user can do about them. Since we are ingesting spectatord logs, this results in creating exception alerts, and we do not want this to happen. Thus, we turn down the log levels for HTTP errors to info level, to prevent this scenario.

We see occasional HTTP errors when POSTing data to the backend. These are
often transient errors, and there is nothing that an end user can do about
them. Since we are ingesting spectatord logs, this results in creating
exception alerts, and we do not want this to happen. Thus, we turn down the
log levels for HTTP errors to info level, to prevent this scenario.
@copperlight copperlight merged commit fa35e59 into Netflix-Skunkworks:main Dec 3, 2024
1 check passed
@copperlight copperlight deleted the reduce-logging branch December 3, 2024 04:18
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.

1 participant