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