miniprofiler storage that publishes traces to aws xray.
Info
| Version: | 1.0.3 |
| Author(s): | Rudy Alvarez |
| Last Update: | Sunday, July 1, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rudygt/MiniProfilerXRay |
| NuGet Url: | https://www.nuget.org/packages/rdebug.MiniProfilerXRay |
Install
Install-Package rdebug.MiniProfilerXRay
dotnet add package rdebug.MiniProfilerXRay
paket add rdebug.MiniProfilerXRay
rdebug.MiniProfilerXRay Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSXRayRecorder.Core(>= 2.2.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.3)
- Microsoft.AspNetCore.Http.Extensions(>= 2.0.3)
- Microsoft.AspNetCore.Mvc(>= 2.0.3)
- MiniProfiler.Shared(>= 4.0.119)