Seq Health Check: periodically GET an HTTP resource and publish response metrics to Seq.
Info
Version: | 3.0.0-dev-00084 |
Author(s): | Datalust and Contributors |
Last Update: | Tuesday, August 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/datalust/seq-input-healthcheck |
NuGet Url: | https://www.nuget.org/packages/Seq.Input.HealthCheck |
Install
Install-Package Seq.Input.HealthCheck
dotnet add package Seq.Input.HealthCheck
paket add Seq.Input.HealthCheck
Seq.Input.HealthCheck Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Seq.Apps(>= 5.1.0)
- Serilog(>= 2.9.0)
- Serilog.Filters.Expressions(>= 2.1.0)
- Serilog.Formatting.Compact.Reader(>= 1.0.3)
- newtonsoft.json(>= 12.0.1)
Tags