Skip to content

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

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

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

Conversation

@Kielek
Copy link
Member

@Kielek Kielek commented Jan 28, 2026

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
Copy link

codecov bot commented Jan 28, 2026

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.

@Kielek Kielek enabled auto-merge January 28, 2026 17:06
@Kielek Kielek added this pull request to the merge queue Jan 28, 2026
Merged via the queue into open-telemetry:main with commit f1f510b Jan 28, 2026
61 checks passed
@Kielek Kielek deleted the aspnet-baggage branch January 28, 2026 17:24
This was referenced Mar 13, 2026
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