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

Export internal metrics using OTEL metrics #1425

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

lint

4e0313b
Select commit
Loading
Failed to load commit list.
Open

Export internal metrics using OTEL metrics #1425

lint
4e0313b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

71.62% (-9.36%) compared to 043c46e

View this Pull Request on Codecov

71.62% (-9.36%) compared to 043c46e

Details

Codecov Report

Attention: Patch coverage is 3.67647% with 131 lines in your changes missing coverage. Please review.

Project coverage is 71.62%. Comparing base (043c46e) to head (4e0313b).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pkg/export/otel/metrics_internal.go 0.00% 111 Missing ⚠️
pkg/components/beyla.go 26.31% 12 Missing and 2 partials ⚠️
pkg/beyla/config.go 0.00% 4 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (043c46e) and HEAD (4e0313b). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (043c46e) HEAD (4e0313b)
unittests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1425      +/-   ##
==========================================
- Coverage   80.97%   71.62%   -9.36%     
==========================================
  Files         146      146              
  Lines       14843    15043     +200     
==========================================
- Hits        12019    10774    -1245     
- Misses       2235     3546    +1311     
- Partials      589      723     +134     

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