Skip to content

feat(otlp-transformer): add is_remote_parent span flags to OTLP exported Spans and SpanLinks - #5910

Merged
pichlermarc merged 8 commits into
open-telemetry:mainfrom
nikhilmantri0902:fix/exporter_is_remote_flag
Sep 22, 2025
Merged

feat(otlp-transformer): add is_remote_parent span flags to OTLP exported Spans and SpanLinks#5910
pichlermarc merged 8 commits into
open-telemetry:mainfrom
nikhilmantri0902:fix/exporter_is_remote_flag

Merge branch 'main' into fix/exporter_is_remote_flag

7a1b9c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2025 in 0s

95.02% (+0.00%) compared to b903af5

View this Pull Request on Codecov

95.02% (+0.00%) compared to b903af5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.02%. Comparing base (b903af5) to head (7a1b9c9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5910   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files         315      315           
  Lines        8218     8225    +7     
  Branches     1665     1666    +1     
=======================================
+ Hits         7809     7816    +7     
  Misses        409      409           
Files with missing lines Coverage Δ
...kages/otlp-transformer/src/trace/internal-types.ts 100.00% <ø> (ø)
...al/packages/otlp-transformer/src/trace/internal.ts 98.59% <100.00%> (+0.15%) ⬆️
🚀 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.