AWSXRay.Http.Extension
1.0.4
Enable AWS XRay tracing for external HTTP dependencies
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AWSXRay.Http.Extension -Version 1.0.4
dotnet add package AWSXRay.Http.Extension --version 1.0.4
<PackageReference Include="AWSXRay.Http.Extension" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AWSXRay.Http.Extension --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AWSXRay.Http.Extension, 1.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
1.0.4- Reduced dependencies
1.0.3- Moved all tracing inside of ShouldCaptureHost if block
1.0.2- Clean up body paths
1.0.1- Update dependencies (reduced min version of Microsoft.Extensions.Configuration)
1.0.0- Initial release
Dependencies
-
.NETStandard 2.0
- AWSXRayRecorder.Core (>= 2.6.2)
- ConfigurationSection.Inheritance.Extension (>= 1.0.3)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
-
.NETStandard 2.1
- AWSXRayRecorder.Core (>= 2.6.2)
- ConfigurationSection.Inheritance.Extension (>= 1.0.3)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.