Tx.ApplicationInsights
1.0.50412
This library adds Application Insights support for Tx framework.
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.
Install-Package Tx.ApplicationInsights -Version 1.0.50412
dotnet add package Tx.ApplicationInsights --version 1.0.50412
<PackageReference Include="Tx.ApplicationInsights" Version="1.0.50412" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tx.ApplicationInsights --version 1.0.50412
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tx.ApplicationInsights, 1.0.50412"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Newtonsoft.Json (>= 6.0.8)
- Tx.Core (>= 1.0.50207)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tx.ApplicationInsights:
Package | Downloads |
---|---|
Tx.ApplicationInsights.Azure
This library adds Application Insights support for Tx framework.
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 this storage.
Currently 5 Application Insight types are supported: Requests, Traces, Events, Performace Counters and Exceptions.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.50412 | 1,030 | 4/14/2015 |