Provides Application Insights integration for PocketLogger, emitting dependency telemetry, metrics, custom events, and traces based on conventions assigned to your existing PocketLogger instrumentation.
Info
Version: | 0.9.0 |
Author(s): | jonsequitur |
Last Update: | Friday, April 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonsequitur/pocketlogger |
NuGet Url: | https://www.nuget.org/packages/PocketLogger.For.ApplicationInsights |
Install
Install-Package PocketLogger.For.ApplicationInsights
dotnet add package PocketLogger.For.ApplicationInsights
paket add PocketLogger.For.ApplicationInsights
PocketLogger.For.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- PocketLogger(>= 0.4.0)
- PocketLogger.Subscribe(>= 0.7.0)
- Microsoft.ApplicationInsights(>= 2.4.0)
Tags