An Application Insights tracer extension for the WebJob SDK.
Info
Version: | 0.2.0 |
Author(s): | [email protected] |
Last Update: | Monday, July 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asafst/WebJobs.ApplicationInsightsTracer |
NuGet Url: | https://www.nuget.org/packages/WebJobs.ApplicationInsightsTracer |
Install
Install-Package WebJobs.ApplicationInsightsTracer
dotnet add package WebJobs.ApplicationInsightsTracer
paket add WebJobs.ApplicationInsightsTracer
WebJobs.ApplicationInsightsTracer Download (Unzip the "nupkg" after downloading)
Dependencies
- ApplicationInsightsTracer(>= 0.3.0)
- Microsoft.Azure.WebJobs(>= 2.0.0)
- Microsoft.Azure.WebJobs.Extensions(>= 2.0.0)
- Microsoft.ApplicationInsights(>= 2.4.0)
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.EventBasedAsync(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- WindowsAzure.Storage(>= 8.2.0)
Tags