Akka.Cluster.Metrics
1.4.11
The member nodes of the cluster can collect system health metrics and publish that to other cluster nodes
and to the registered subscribers on the system event bus with the help of Cluster Metrics Extension.
See the version list below for details.
Install-Package Akka.Cluster.Metrics -Version 1.4.11
dotnet add package Akka.Cluster.Metrics --version 1.4.11
<PackageReference Include="Akka.Cluster.Metrics" Version="1.4.11" />
paket add Akka.Cluster.Metrics --version 1.4.11
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.11 includes some significant additions to Akka.NET:
[Akka: How prevent "Scheduled sending of heartbeat was delayed" and occasionally network partitions](https://github.com/akkadotnet/akka.net/issues/4432) - all `/system` actors now run on a dedicated dispatcher. This should significantly improve reliablity for Akka.Cluster, Akka.Persistence, and other built-in Akka.NET systems inside heavily utilized environments.
[Akka: Double wildcard implementation for ActorSelection](https://github.com/akkadotnet/akka.net/pull/4375)
[Akka.Remote: Null reference exception due to RemoteActorRefProvider.RemoteInternals](https://github.com/akkadotnet/akka.net/issues/4579)
[Akka.Persistence: Fix premature reset of the 'writeInProgress' flag in case of persistence failure](https://github.com/akkadotnet/akka.net/pull/4556)
[Akka.Cluster: disseminate downing decisions faste](https://github.com/akkadotnet/akka.net/pull/4598)
[Cluster - Add app-version to the Member information](https://github.com/akkadotnet/akka.net/pull/4577) - you can now specify which version of your software is running on each node.
[Akka.Cluster.Sharding: Bring ShardedDaemonProcess up to date](https://github.com/akkadotnet/akka.net/pull/4571)
To see the [full set of fixes in Akka.NET v1.4.11, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/42).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 8 | 1020 | 164 | Gregorius Soedharmo |
| 7 | 399 | 178 | Ismael Hamed |
| 4 | 5 | 5 | dependabot-preview[bot] |
| 4 | 108 | 104 | Aaron Stannard |
| 2 | 232 | 26 | to11mtm |
| 2 | 2 | 2 | Pierre Irrmann |
| 2 | 1969 | 269 | zbynek001 |
| 2 | 155 | 445 | huysentruitw |
| 1 | 1 | 1 | Guillaume Caya-Letourneau |
Dependencies
-
.NETStandard 2.0
- Akka.Cluster (>= 1.4.11)
- System.Diagnostics.Process (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.14 | 49 | 12/30/2020 |
1.4.13 | 126 | 12/16/2020 |
1.4.12 | 173 | 11/16/2020 |
1.4.11 | 100 | 11/5/2020 |
1.4.10 | 147 | 8/20/2020 |
1.4.9 | 197 | 7/21/2020 |
1.4.8 | 297 | 6/17/2020 |
1.4.7 | 145 | 5/27/2020 |
1.4.6 | 118 | 5/12/2020 |
1.4.5 | 129 | 4/29/2020 |
1.4.4 | 639 | 3/31/2020 |
1.4.3 | 157 | 3/18/2020 |
1.4.2 | 178 | 3/13/2020 |
1.4.1-rc3 | 170 | 3/10/2020 |
1.4.1-rc2 | 129 | 3/10/2020 |
1.4.1-rc1 | 162 | 2/28/2020 |
1.4.1-beta | 118 | 3/11/2020 |
1.4.0-beta4 | 214 | 1/28/2020 |