otlp

@JvmName(name = "kkaxkwpamxxgfyyc")
suspend fun otlp(value: Output<OtlpReceiverArgs>)
@JvmName(name = "ywmnpjgihibdbvpm")
suspend fun otlp(value: OtlpReceiverArgs?)

Parameters

value

OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.


@JvmName(name = "cafnxftxllytuuqm")
suspend fun otlp(argument: suspend OtlpReceiverArgsBuilder.() -> Unit)

Parameters

argument

OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.