IceMX.CollocatedMetrics

class IceMX.CollocatedMetrics(id: str = '', total: int = 0, current: int = 0, totalLifetime: int = 0, failures: int = 0, size: int = 0, replySize: int = 0)

Bases: ChildInvocationMetrics

Provides information on invocations that are collocated. Collocated metrics are embedded within IceMX.InvocationMetrics.

Notes

The Slice compiler generated this dataclass from Slice class ::IceMX::CollocatedMetrics.

Parameters:
static ice_staticId() str

Obtain the type ID of this Slice class or interface.

Returns:

The type ID.

Return type:

str