Skip to content

[Instrumentation.AspNet] Baggage is propagated before the Activity is created - #3820

Merged
Kielek merged 6 commits into
open-telemetry:mainfrom
Kielek:aspnet-baggage
Jan 28, 2026
Merged

[Instrumentation.AspNet] Baggage is propagated before the Activity is created#3820
Kielek merged 6 commits into
open-telemetry:mainfrom
Kielek:aspnet-baggage

Conversation

@Kielek

@Kielek Kielek commented Jan 28, 2026

Copy link
Copy Markdown
Member

Changes

[Instrumentation.AspNet] Baggage is propagated before the Activity is created

It is expected to make implicit context available for the Activity creation context.

Found while working on Baggage related feature in Splunk repo: signalfx/splunk-otel-dotnet#737

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • [ ] Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • [ ] Changes in public API reviewed (if applicable)

@Kielek
Kielek requested a review from a team as a code owner January 28, 2026 10:29
@github-actions github-actions Bot added the comp:instrumentation.aspnet.telemetryhttpmodule Things related to OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule label Jan 28, 2026
@codecov

codecov Bot commented Jan 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.98%. Comparing base (aa94c78) to head (642440c).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3820   +/-   ##
=======================================
  Coverage   71.98%   71.98%           
=======================================
  Files         447      447           
  Lines       17834    17834           
=======================================
  Hits        12838    12838           
  Misses       4996     4996           
Flag Coverage Δ
unittests-Instrumentation.AspNet 78.49% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ation.AspNet.TelemetryHttpModule/ActivityHelper.cs 85.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:instrumentation.aspnet.telemetryhttpmodule Things related to OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants