Skip to content

Commit

Permalink
Update src/OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule/C…
Browse files Browse the repository at this point in the history
…HANGELOG.md
  • Loading branch information
cijothomas authored Oct 11, 2023
1 parent 9717e8a commit 1a72bde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

* Fixed an issue where activities were closed incorrectly before processing completed.
* Fixed an issue where activities were stopped incorrectly before calling Enrich callbacks.
Activity processor's `OnEnd` will now happen after `AspNetInstrumentationOptions.Enrich`.
([#1388](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1388))

Expand Down

0 comments on commit 1a72bde

Please sign in to comment.