Akka.NET and Akka.Cluster healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more.
Info
Version: | 1.5.26.1 |
Author(s): | Petabridge |
Last Update: | Thursday, July 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petabridge/akkadotnet-healthcheck |
NuGet Url: | https://www.nuget.org/packages/Akka.HealthCheck.Cluster |
Install
Install-Package Akka.HealthCheck.Cluster
dotnet add package Akka.HealthCheck.Cluster
paket add Akka.HealthCheck.Cluster
Akka.HealthCheck.Cluster Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka.HealthCheck(>= 0.3.0)
- Akka.Cluster(>= 1.4.1)