Skip to content

[service/internal/graph] Measure telemetry as it is passed between pipeline components #12812

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

Merged
merged 4 commits into from
May 12, 2025

Merge branch 'main' into pipeline-component-metrics

7c557ad
Select commit
Loading
Failed to load commit list.
Merged

[service/internal/graph] Measure telemetry as it is passed between pipeline components #12812

Merge branch 'main' into pipeline-component-metrics
7c557ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2025 in 0s

91.54% (target 90.00%)

View this Pull Request on Codecov

91.54% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 82.98507% with 57 lines in your changes missing coverage. Please review.

Project coverage is 91.54%. Comparing base (ac520a5) to head (7c557ad).

Files with missing lines Patch % Lines
service/internal/graph/connector.go 65.95% 32 Missing and 16 partials ⚠️
service/internal/graph/exporter.go 85.71% 2 Missing and 1 partial ⚠️
service/internal/graph/processor.go 89.65% 2 Missing and 1 partial ⚠️
service/internal/graph/receiver.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12812      +/-   ##
==========================================
- Coverage   91.67%   91.54%   -0.13%     
==========================================
  Files         503      503              
  Lines       27819    28094     +275     
==========================================
+ Hits        25502    25720     +218     
- Misses       1828     1866      +38     
- Partials      489      508      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.