Skip to content

Commit

Permalink
instrumentation xml cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Oct 24, 2023
1 parent effca3d commit 36e449a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ SPDX-License-Identifier: Apache-2.0
</match>
</tracerFactory>
<tracerFactory name="InvokeActionMethodAsyncWrapper6Plus">
<match assemblyName="Microsoft.AspNetCore.Mvc.Core" className="Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker" minVersion="6.0.0.0">
<exactMethodMatcher methodName="InvokeActionMethodAsync" />
</match>
<match assemblyName="Microsoft.AspNetCore.Mvc.Core" className="Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker" minVersion="6.0.0.0">
<exactMethodMatcher methodName="InvokeActionMethodAsync" />
</match>
Expand Down

0 comments on commit 36e449a

Please sign in to comment.