An open API service indexing awesome lists of open source software.

https://github.com/senvardarsemih/aspnetcore-healthchecks-sample

:alembic: sample application for implementation of health check mechanisms in .net core
https://github.com/senvardarsemih/aspnetcore-healthchecks-sample

aspnet-core aspnetcore dashboard diagnostics dockerized dotnet-core health-check healthcheck monitoring netcore netcore31 sample-project xabaril

Last synced: about 1 month ago
JSON representation

:alembic: sample application for implementation of health check mechanisms in .net core

Awesome Lists containing this project

README

          

# aspnetcore-healthchecks-sample

Example for health check mechanism on net core based applications.

![NetCore HealthChecks](https://cdn-images-1.medium.com/max/660/1*4V2lY0kMchsgseTUvwI1Ww.png)

## Information
* You can use hesapkurdu **dev-box** solution for **dockerized** development environment.(includes **elk stack,redis,rabbitmq...**) => [Hesapkurdu DevBox](https://github.com/Hesapkurdu/dev-box)

* You can customize webhook configuration based on your needs.You have to use your own webhook url for **slack integration**.

## Tech

* [AspNetCore.Diagnostics.HealthChecks](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks)
* [Microsoft.Extensions.Diagnostics.HealthChecks](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks)

License
----

MIT