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
- Host: GitHub
- URL: https://github.com/senvardarsemih/aspnetcore-healthchecks-sample
- Owner: senvardarsemih
- License: mit
- Created: 2020-06-11T11:22:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T06:47:14.000Z (over 2 years ago)
- Last Synced: 2024-01-22T07:47:41.024Z (over 2 years ago)
- Topics: aspnet-core, aspnetcore, dashboard, diagnostics, dockerized, dotnet-core, health-check, healthcheck, monitoring, netcore, netcore31, sample-project, xabaril
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aspnetcore-healthchecks-sample
Example for health check mechanism on net core based applications.

## 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