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

feat: supports custom metrics sink export period and timeout #3103

Merged
merged 7 commits into from
May 23, 2024

fix: fix

7144db9
Select commit
Loading
Failed to load commit list.
Merged

feat: supports custom metrics sink export period and timeout #3103

fix: fix
7144db9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

67.15% (target 60.00%)

View this Pull Request on Codecov

67.15% (target 60.00%)

Details

Codecov Report

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

Project coverage is 67.15%. Comparing base (e847d68) to head (7144db9).
Report is 29 commits behind head on main.

Files Patch % Lines
internal/metrics/register.go 0.00% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3103      +/-   ##
==========================================
- Coverage   67.41%   67.15%   -0.26%     
==========================================
  Files         166      166              
  Lines       19184    19463     +279     
==========================================
+ Hits        12932    13071     +139     
- Misses       5322     5447     +125     
- Partials      930      945      +15     

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