GetListenersListenerAccessLogTracingConfig

data class GetListenersListenerAccessLogTracingConfig(val tracingEnabled: Boolean, val tracingSample: Int, val tracingType: String)

Constructors

constructor(tracingEnabled: Boolean, tracingSample: Int, tracingType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Xtrace Function. Value: True Or False. Default Value: False.

Link copied to clipboard

Xtrace Sampling Rate. Value: 1~10000.

Link copied to clipboard

Xtrace Type Value Is Zipkin.