class Movie::Cluster::ClusterRouterTelemetry

Defined in:

movie/cluster/router/telemetry.cr

Instance Method Summary

Instance Method Detail

def broadcast_delivered(count : Int32) : Nil #

[View source]
def delivered(count : Int32 = 1) : Nil #

[View source]
def group_created : Nil #

[View source]
def listing_updated : Nil #

[View source]
def pool_created : Nil #

[View source]
def snapshot(groups : Int32, pools : Int32, routees : Int32) : ClusterRouterStats #

[View source]
def strategy_selected(strategy : ClusterRoutingStrategy) : Nil #

[View source]
def unavailable : Nil #

[View source]