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

logs(replay): Base64 encode recording payload on error and log to GCP #4252

Merged
merged 9 commits into from
Nov 15, 2024

Conversation

cmanallen
Copy link
Member

@cmanallen cmanallen commented Nov 14, 2024

We're seeing a lot of payloads being rejected for reasons that should never happen. By logging the payloads we can examine these payloads and root cause the error.

#skip-changelog

@cmanallen cmanallen requested a review from a team as a code owner November 14, 2024 15:35
relay-server/src/services/processor/replay.rs Outdated Show resolved Hide resolved
relay-server/src/services/processor/replay.rs Outdated Show resolved Hide resolved
relay-server/src/services/processor/replay.rs Outdated Show resolved Hide resolved
cmanallen and others added 3 commits November 15, 2024 07:36
Co-authored-by: David Herberth <[email protected]>
Co-authored-by: David Herberth <[email protected]>
Co-authored-by: David Herberth <[email protected]>
@cmanallen cmanallen enabled auto-merge (squash) November 15, 2024 13:37
@cmanallen cmanallen merged commit 690b5c8 into master Nov 15, 2024
21 checks passed
@cmanallen cmanallen deleted the cmanallen/log-invalid-payloads branch November 15, 2024 13:46
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.

2 participants