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(storage): disable metrics in integration tests #14575

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jul 26, 2024

Integration tests are flaky enough without the GCS+gRPC metrics enabled
by default. And the logs are also hard to grok with the additional
metrics.


This change is Reviewable

Integration tests are flaky enough without the GCS+gRPC metrics enabled
by default. And the logs are also hard to grok with the additional
metrics.
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jul 26, 2024
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (c93210d) to head (5147731).
Report is 87 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14575   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files        2318     2318           
  Lines      207162   207163    +1     
=======================================
+ Hits       193887   193899   +12     
+ Misses      13275    13264   -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coryan coryan marked this pull request as ready for review July 26, 2024 15:54
@coryan coryan requested review from a team as code owners July 26, 2024 15:54
Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @coryan)

@coryan coryan merged commit 4dc3bbd into googleapis:main Jul 26, 2024
70 checks passed
@coryan coryan deleted the test-storage-disable-metrics-in-integration-tests branch July 26, 2024 17:07
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 Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants