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

test: disable grpc client side metrics for tests #2683

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

BenWhitehead
Copy link
Collaborator

Our test suite creates thousands of instances of storage clients, the vast majority against test bench and non-directpath. Explicitly disable grpc client metrics to avoid the bootstrapping overhead and permission failures that happen.

Our test suite creates thousands of instances of storage clients, the vast majority against test bench and non-directpath. Explicitly disable grpc client metrics to avoid the bootstrapping overhead and permission failures that happen.
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Aug 21, 2024
@BenWhitehead BenWhitehead requested a review from a team as a code owner August 21, 2024 18:28
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Aug 21, 2024
@BenWhitehead BenWhitehead merged commit 53fbba7 into main Aug 23, 2024
20 of 21 checks passed
@BenWhitehead BenWhitehead deleted the test/no-metrics branch August 23, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants