Skip to content

feat: add worker queue and active task OTel metrics

4188421
Select commit
Loading
Failed to load commit list.
Merged

Add worker resource and queue metrics to OTel instrumentation #613

feat: add worker queue and active task OTel metrics
4188421
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

79.76% (+0.38%) compared to eaed387

View this Pull Request on Codecov

79.76% (+0.38%) compared to eaed387

Details

Codecov Report

❌ Patch coverage is 92.45283% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.76%. Comparing base (eaed387) to head (4188421).

Files with missing lines Patch % Lines
taskiq/receiver/receiver.py 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
+ Coverage   79.37%   79.76%   +0.38%     
==========================================
  Files          69       69              
  Lines        2473     2525      +52     
==========================================
+ Hits         1963     2014      +51     
- Misses        510      511       +1     

☔ 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.