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:
ChildInvocationMetricsProvides 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: