Skip to content

Add OpenTelemetry tracing instrumentation to API layer - #13132

Merged
DaanHoogland merged 2 commits into
apache:4.22from
shapeblue:otel-tracing-support
Jun 18, 2026
Merged

Add OpenTelemetry tracing instrumentation to API layer#13132
DaanHoogland merged 2 commits into
apache:4.22from
shapeblue:otel-tracing-support

Move OpenTelemetry dependency versions to root pom.xml dependencyMana…

bd73ccf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2026 in 1s

17.67% (-0.01%) compared to ddcc0c8

View this Pull Request on Codecov

17.67% (-0.01%) compared to ddcc0c8

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (ddcc0c8) to head (bd73ccf).

Files with missing lines Patch % Lines
server/src/main/java/com/cloud/api/ApiServer.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13132      +/-   ##
============================================
- Coverage     17.68%   17.67%   -0.01%     
+ Complexity    15794    15790       -4     
============================================
  Files          5922     5922              
  Lines        533095   533098       +3     
  Branches      65208    65209       +1     
============================================
- Hits          94281    94237      -44     
- Misses       428171   428223      +52     
+ Partials      10643    10638       -5     

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