WiretapStats
constructor(uptime: String, totalRequests: Long, inboundCount: Long, outboundCount: Long, latencyCounts: Map<String, Int>, trafficTimeline: TrafficTimeline, hostTimelines: Map<String, TrafficTimeline>, traceCount: Int, inboundChaosActive: Boolean, inboundChaosDescription: String, outboundChaosActive: Boolean, outboundChaosDescription: String, jvm: JvmMetrics)(source)