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

[Event Hubs Processor] Tune Log Levels for Storage #22256

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Jun 28, 2021

Summary

The focus of these changes is to tune the logging level for storage operations in order to reduce the large amount that get emitted for routine and expected operations, such as inspecting and renewing ownership for partitions. These have been moved to verbose to reduce noise.

@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Jun 28, 2021
@jsquire jsquire added this to the [2021] July milestone Jun 28, 2021
@jsquire jsquire self-assigned this Jun 28, 2021
The focus of these changes is to tune the logging level for storage
operations in order to reduce the large amount that get emitted for routine
and expected operations, such as inspecting and renewing ownership for
partitions.  These have been moved to `verbose` to reduce noise.
@jsquire
Copy link
Member Author

jsquire commented Jun 30, 2021

/check-enforcer evaluate

Copy link
Member

@christothes christothes left a comment

Choose a reason for hiding this comment

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

My logs thank you :)

@jsquire jsquire merged commit 81f1d11 into Azure:main Jun 30, 2021
@jsquire jsquire deleted the eventhubs/renew-log branch June 30, 2021 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants