Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Remove noisy span debug logging #951

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

trevorriles
Copy link
Contributor

Our tracing implementation that was merged has some noisy debug logs emitted as warnings. Removing those to avoid unnecessary log load.

@trevorriles trevorriles requested a review from a team as a code owner July 23, 2024 22:52
Copy link

@redloaf redloaf left a comment

Choose a reason for hiding this comment

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

🔕 if these logs are useful for debugging, maybe switch them to logger.debug instead of removing them?

@trevorriles trevorriles merged commit 9f431e7 into develop Jul 24, 2024
5 checks passed
@trevorriles trevorriles deleted the fix/cleanup-span-debug-logging branch July 24, 2024 17:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants