Skip to content

Conversation

@breedx-splk
Copy link
Contributor

Previously, the disk buffering code would ALWAYS log when it attempted to read from disk and when it was exporting data from disk. This gets a bit chatty and may not be what users want to see, so we need a way to silence it.

This PR introduces "debug mode" which is effectively verbose logging for troubleshooting purposes. It adds additional logging statements and logs the storage configuration in StorageBuilder.build().

Copy link
Contributor

@LikeTheSalad LikeTheSalad left a comment

Choose a reason for hiding this comment

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

Thank you. Just a few comments, though I like the idea!

Copy link
Contributor

@LikeTheSalad LikeTheSalad left a comment

Choose a reason for hiding this comment

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

Thanks!

@trask trask merged commit be32409 into open-telemetry:main Sep 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants