HealthChecks.Publisher.ApplicationInsights is the health check publisher for Application Insights.
Info
Version: | 8.0.1 |
Author(s): | Xabaril Contributors |
Last Update: | Tuesday, April 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.HealthChecks.Publisher.ApplicationInsights |
Install
Install-Package AspNetCore.HealthChecks.Publisher.ApplicationInsights
dotnet add package AspNetCore.HealthChecks.Publisher.ApplicationInsights
paket add AspNetCore.HealthChecks.Publisher.ApplicationInsights
AspNetCore.HealthChecks.Publisher.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.16.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
Tags