Skip to content

Commit

Permalink
test 200
Browse files Browse the repository at this point in the history
  • Loading branch information
firefixmaarten committed Mar 12, 2024
1 parent 2e48b03 commit a683eb4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,6 @@ public static TracerProviderBuilder AddAspNetCoreInstrumentation(TracerProviderB
DelayedInitialization.Traces.AddAspNetCore(lazyInstrumentationLoader, pluginManager);

return builder
.AddSource("OpenTelemetry.Instrumentation.AspNetCore")
.AddLegacySource("Microsoft.AspNetCore.Hosting.HttpRequestIn")
.AddAspNetCoreInstrumentation(config =>
{
config.EnrichWithHttpRequest = (activity, httpRequest) =>
Expand Down

0 comments on commit a683eb4

Please sign in to comment.