1 Forks
4 Stars
4 Watchers

AspNetCoreHealthChecks

This article will look at how we can configure ASP.NET Core health checks and look into what kind of different metrics we can gather from it.

How to download and setup AspNetCoreHealthChecks

Open terminal and run command
git clone https://github.com/sahansera/AspNetCoreHealthChecks.git
git clone is used to create a copy or clone of AspNetCoreHealthChecks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AspNetCoreHealthChecks https://github.com/sahansera/AspNetCoreHealthChecks/archive/master.zip

Or simply clone AspNetCoreHealthChecks with SSH
[email protected]:sahansera/AspNetCoreHealthChecks.git

If you have some problems with AspNetCoreHealthChecks

You may open issue on AspNetCoreHealthChecks support forum (system) here: https://github.com/sahansera/AspNetCoreHealthChecks/issues