ObservabilityConfig

data class ObservabilityConfig(val traceBufferSize: Int = 500, val flowBufferSize: Int = 500, val statusPollIntervalMs: Long = 2000)(source)

Constructors

Link copied to clipboard
constructor(traceBufferSize: Int = 500, flowBufferSize: Int = 500, statusPollIntervalMs: Long = 2000)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard