Info
Version: | 2.3.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, June 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/ApplicationInsights-servicefabric |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ApplicationInsights.ServiceFabric.Native |
Install
Install-Package Microsoft.ApplicationInsights.ServiceFabric.Native
dotnet add package Microsoft.ApplicationInsights.ServiceFabric.Native
paket add Microsoft.ApplicationInsights.ServiceFabric.Native
Microsoft.ApplicationInsights.ServiceFabric.Native Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.ApplicationInsights(>= 2.4.0 && < 3.0.0)
- Microsoft.ServiceFabric(>= 6.4.664)
- Microsoft.ServiceFabric.Services.Remoting(>= 3.3.664)
- System.Diagnostics.DiagnosticSource(>= 4.4.0)
- Microsoft.ApplicationInsights.ServiceFabric(>= 2.3.1)
- Microsoft.ApplicationInsights(>= 2.4.0 && < 3.0.0)
- Microsoft.ServiceFabric(>= 6.4.664)
- Microsoft.ServiceFabric.Services.Remoting(>= 3.3.664)
- System.Diagnostics.DiagnosticSource(>= 4.4.0)
- Microsoft.ApplicationInsights.ServiceFabric(>= 2.3.1)
- System.Runtime.Caching(>= 4.5.0)
Tags
Use this nuget only for Native Service Fabric applications. For applications running in containers, use Microsoft.ApplicationInsights.ServiceFabric package.
This package provides automatic decoration of telemetry with the service fabric context the application is running in. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156.