JLattimer.D365AppInsights
1.0.3
Prefix Reserved
dotnet add package JLattimer.D365AppInsights --version 1.0.3
NuGet\Install-Package JLattimer.D365AppInsights -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JLattimer.D365AppInsights" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JLattimer.D365AppInsights --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JLattimer.D365AppInsights, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JLattimer.D365AppInsights as a Cake Addin #addin nuget:?package=JLattimer.D365AppInsights&version=1.0.3 // Install JLattimer.D365AppInsights as a Cake Tool #tool nuget:?package=JLattimer.D365AppInsights&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dynamics 365/CE Application Insights logging for C# plug-ins & workflows
This contains the source code files needed to implement Azure Application Insights logging without needing an external assembly reference.
Supported telemetry types:
- Trace
- Event
- Metric
- Dependency
- Exception
Default D365 Specific Custom Dimensions:
- ExecutionContext
- InitiatingUserId
- ImpersonatingUserId
- CorrelationId
- Message
- Mode
- Depth
- InputParameters
- OutputParameters
- Stage (plug-in)
- WorkflowCategory (workflow)
- PrimaryEntityName
- PrimaryEntityId
- OrganizationName
- Organization version
- Source (Plug-in or Workflow)
Configurations:
- Application Insights logging endpoint
- Application Insights instrumentation key
- Disable trace tracking
- Disable exception tracking
- Disable dependency tracking
- Disable metric tracking
- Disable event tracking
- Percentage of traces logged
- Percentage of exceptions logged
- Percentage of dependencies logged
- Percentage of metrics logged
- Percentage of events logged
- Debug mode
Build Status:
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 28,485 | 6/23/2018 |