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

sidecar: only log the first failure #1026

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

brharrington
Copy link
Contributor

Before we would reenable after successful calls so we could detect if the sidecar was having periodic problems. However, for UDP some calls can appear to be successful even if they have failed so it still leads to spammy logs. For now limit to the first failure.

Fixes #1025.

Before we would reenable after successful calls so we could
detect if the sidecar was having periodic problems. However,
for UDP some calls can appear to be successful even if they
have failed so it still leads to spammy logs. For now limit
to the first failure.

Fixes Netflix#1025.
@brharrington brharrington added this to the 1.5.2 milestone Jan 10, 2023
@brharrington brharrington merged commit 620b2a0 into Netflix:main Jan 10, 2023
@brharrington brharrington deleted the udp-warn branch January 10, 2023 13:44
brharrington added a commit to brharrington/spectator that referenced this pull request Apr 6, 2023
Before we would reenable after successful calls so we could
detect if the sidecar was having periodic problems. However,
for UDP some calls can appear to be successful even if they
have failed so it still leads to spammy logs. For now limit
to the first failure.

Fixes Netflix#1025.
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.

Many SidecarWriter write failed warnings
1 participant