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

Make Rust tracing client more robust to errors. #1424

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

obi1kenobi
Copy link
Collaborator

@obi1kenobi obi1kenobi commented Jan 15, 2025

Stacked on top of #1421, #1419, #1414.

  • Track whether the compressed stream is polluted or intact on errors.
  • Include the HTTP error message in HTTP errors.
  • Mark the API key header as sensitive, so it isn't printed in logs.
  • Retry network/server errors, and make processor run() infallible.
  • Add lint suppression on not-yet-used error variant data.

@obi1kenobi obi1kenobi marked this pull request as ready for review January 16, 2025 01:21
@obi1kenobi obi1kenobi requested a review from agola11 January 17, 2025 20:32
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