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

impl(GCS+gRPC): full configuration for metrics #14247

Merged

Conversation

coryan
Copy link
Contributor

@coryan coryan commented May 15, 2024

This computes all the configuration parameter for the gRPC metric
exporter.

Part of the work for #13998


This change is Reviewable

Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 98.85057% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.26%. Comparing base (3c2d94e) to head (d5b3a07).

Files Patch % Lines
...oud/storage/internal/grpc/metrics_exporter_impl.cc 94.73% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14247   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files        2211     2213    +2     
  Lines      193188   193275   +87     
=======================================
+ Hits       180173   180257   +84     
- Misses      13015    13018    +3     

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

@coryan coryan force-pushed the impl-GCS+gRPC-always-enable-gRPC-metrics-pr3 branch from ce6e5a0 to 3a13879 Compare May 16, 2024 10:50
@coryan coryan force-pushed the impl-GCS+gRPC-always-enable-gRPC-metrics-pr3 branch from 3a13879 to 5a4e3e3 Compare May 16, 2024 14:41
@coryan coryan marked this pull request as ready for review May 16, 2024 15:33
@coryan coryan requested review from a team as code owners May 16, 2024 15:33
This computes all the configuration parameter for the gRPC metric
exporter.
@coryan coryan force-pushed the impl-GCS+gRPC-always-enable-gRPC-metrics-pr3 branch from 5a4e3e3 to a327b3e Compare May 17, 2024 15:35
Copy link
Member

@dbolduc dbolduc left a comment

Choose a reason for hiding this comment

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

Need to update two test expectations

@coryan coryan merged commit f992e93 into googleapis:main May 17, 2024
63 of 64 checks passed
@coryan coryan deleted the impl-GCS+gRPC-always-enable-gRPC-metrics-pr3 branch May 17, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants