Skip to content

Conversation

peterbourgon
Copy link
Contributor

This PR ensures that any events produced from the err part of an #[instrument(..., err)] directive always carry level=debug. By default, these events will always be at level=error, which was producing spurious ERROR logs under certain circumstances.

Copy link
Contributor

@pcholakov pcholakov left a comment

Choose a reason for hiding this comment

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

Handy! Thanks, @peterbourgon

Copy link

github-actions bot commented Aug 1, 2025

Test Results

  7 files  ±0    7 suites  ±0   4m 54s ⏱️ +11s
 54 tests ±0   53 ✅ ±0  1 💤 ±0  0 ❌ ±0 
223 runs  ±0  220 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit e85aaad. ± Comparison against base commit 1ef58b3.

♻️ This comment has been updated with latest results.

@peterbourgon peterbourgon merged commit 742b77e into main Aug 1, 2025
27 checks passed
@peterbourgon peterbourgon deleted the pb/fix-object-store-telemetry-errors branch August 1, 2025 14:28
@github-actions github-actions bot locked and limited conversation to collaborators Aug 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants