JLattimer.D365AppInsights.Js 1.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package JLattimer.D365AppInsights.Js --version 1.0.3
NuGet\Install-Package JLattimer.D365AppInsights.Js -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.Js" 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.Js --version 1.0.3
#r "nuget: JLattimer.D365AppInsights.Js, 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.Js as a Cake Addin
#addin nuget:?package=JLattimer.D365AppInsights.Js&version=1.0.3

// Install JLattimer.D365AppInsights.Js as a Cake Tool
#tool nuget:?package=JLattimer.D365AppInsights.Js&version=1.0.3

Dynamics 365/CE Application Insights logging for JavaScript/TypeScript

This contains the minified, unminified, map, TypeScript, and TypeScript definition files needed to implement Azure Application Insights logging as well as the content from the original Microsoft implementation.

See the wiki for additional details & examples

Supported telemetry types:

  • Trace
  • Event
  • Metric
    • Page load duration (custom metric implementation)
    • Method execution duration (custom metric implementation)
  • Dependency
  • Exception
  • PageView

Default D365 Specific Custom Dimensions:

  • Entity Name
  • Entity Id
  • Form type
  • Form name
  • OrganizationName
  • Organization version
  • Source (JavaScript)

Configurations:

  • Application Insights logging endpoint
  • Application Insights instrumentation key
  • Disable trace tracking
  • Disable exception tracking
  • Disable dependency tracking
  • Disable metric tracking
  • Disable event tracking
  • Disable page view tracking
  • Disable page load duration tracking
  • Percentage of traces logged
  • Percentage of exceptions logged
  • Percentage of dependencies logged
  • Percentage of metrics logged
  • Percentage of events logged
  • Percentage of page views logged
  • Percentage of page load durations logged
  • Debug mode
  • Disable default Ajax tracking
  • Max Ajax calls per view logged

Build Status: Build status

https://www.nuget.org/packages/JLattimer.D365AppInsights.Js/

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 2,881 6/23/2018