ObservabilityMetricsSnapshot
@Serializable
Constructors
Link copied to clipboard
constructor(windowMs: Long, runtimeNodeCount: Int, externalNodeCount: Int, totalInflight: Int, totalQueueDepth: Int, droppedLogCount: Long, kernel: KernelProcessMetrics, latency: LatencyMetrics, traffic: TrafficMetrics, cluster: ClusterInsightMetrics = ClusterInsightMetrics(), nodes: List<NodeSummary>)