2 Forks
2 Stars
2 Watchers

health-check-middleware

This is simple piece of asp.net core middleware that a monitoring service can call to determine if the app is alive. You will be able to supply custom metrics to give the caller more detailed information about the service/app.

How to download and setup health-check-middleware

Open terminal and run command
git clone https://github.com/schwamster/health-check-middleware.git
git clone is used to create a copy or clone of health-check-middleware 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 health-check-middleware https://github.com/schwamster/health-check-middleware/archive/master.zip

Or simply clone health-check-middleware with SSH
[email protected]:schwamster/health-check-middleware.git

If you have some problems with health-check-middleware

You may open issue on health-check-middleware support forum (system) here: https://github.com/schwamster/health-check-middleware/issues