Skip to content

Add support for IHealthCheck for netcoreapp3.1 + net6.0 #658

Description

@snakefoot

Something similar to these:

https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/tree/master/src

Maybe something like this:

  • Setup static capture of NLog.InternalLogger-events on Warning and Error-Level.
  • Keeps tracks of alert count per NLog Target within the last 10 minutes.
  • Reports all NLog Targets (or NLog Core) that have generated alerts within the last 10 minutes (Automatically expire old alerts).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions