RebalancingStatistics
struct
Namespace: Orleans.Placement.Rebalancing
Rebalancing statistics for the given
RebalancingStatistics. [Orleans.GenerateSerializer][Orleans.Immutable][Orleans.Alias(RebalancingStatistics)]public readonly struct RebalancingStatisticsRemarks
Used for diagnostics / metrics purposes. Note that statistics are an approximation.
Properties
AcquiredActivationsThe approximate number of activations that have been acquired by this silo thus far.DispersedActivationsThe approximate number of activations that have been dispersed from this silo thus far.SiloAddressThe silo to which these statistics belong to.TimeStampThe time these statistics were assembled.
