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

[mdatagen] allow filtering out metrics based on resource attributes #9660

Merged
merged 3 commits into from
Apr 12, 2024

fix test

d054b0e
Select commit
Loading
Failed to load commit list.
Merged

[mdatagen] allow filtering out metrics based on resource attributes #9660

fix test
d054b0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

91.91% (target 90.00%)

View this Pull Request on Codecov

91.91% (target 90.00%)

Details

Codecov Report

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

Project coverage is 91.91%. Comparing base (0d62e4f) to head (d054b0e).

Files Patch % Lines
...plereceiver/internal/metadata/generated_metrics.go 75.60% 5 Missing and 5 partials ⚠️
filter/config.go 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9660      +/-   ##
==========================================
- Coverage   91.95%   91.91%   -0.04%     
==========================================
  Files         357      358       +1     
  Lines       16501    16571      +70     
==========================================
+ Hits        15173    15232      +59     
- Misses       1000     1006       +6     
- Partials      328      333       +5     

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