Skip to content

feat: add OpenTelemetry tracing support

e719942
Select commit
Loading
Failed to load commit list.
Draft

Otel #1087

feat: add OpenTelemetry tracing support
e719942
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

56.63% (target 40.00%)

View this Pull Request on Codecov

56.63% (target 40.00%)

Details

Codecov Report

❌ Patch coverage is 40.00000% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.63%. Comparing base (40e044f) to head (e719942).

Files with missing lines Patch % Lines
openwpm/browser_manager.py 15.90% 74 Missing ⚠️
openwpm/utilities/multiprocess_utils.py 36.84% 12 Missing ⚠️
openwpm/task_manager.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1087   +/-   ##
=======================================
  Coverage   56.62%   56.63%           
=======================================
  Files          40       40           
  Lines        3910     3966   +56     
=======================================
+ Hits         2214     2246   +32     
- Misses       1696     1720   +24     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.