Info
Version: | 1.0.50412 |
Author(s): | Anastasia Baranchenkova; |
Last Update: | Tuesday, April 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tuatan/tx.appinsights |
NuGet Url: | https://www.nuget.org/packages/Tx.ApplicationInsights |
Install
Install-Package Tx.ApplicationInsights
dotnet add package Tx.ApplicationInsights
paket add Tx.ApplicationInsights
Tx.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Tx.Core(1.0.50207)
- Newtonsoft.Json(6.0.8)
Tags
If you set up a continious integration feature in the Applocation Insights portal you will have a storage with exported data.
Using Application Insights Tx adaptor you can run any LINQ queries against files from that storage.
Currently 5 Application Insight types are supported: Requests, Traces, Events, Performace Counters and Exceptions.