params

@JvmName(name = "ockjbpwpbsgdcmum")
suspend fun params(value: Output<Map<String, String>>)
@JvmName(name = "kmvqvtrtvvfdgjlh")
suspend fun params(value: Map<String, String>)

Parameters

value

Tracing parameters, which type is mapstringstring. When the protocol type is Jaeger, the key is "endpoint" and the value is your tracing intranet endpoint. For example endpoint: http://tracing-analysis-dc-hz.aliyuncs.com/adapt_xxx/api/traces.


@JvmName(name = "wsqtyexmtucklsco")
fun params(vararg values: Pair<String, String>)

Parameters

values

Tracing parameters, which type is mapstringstring. When the protocol type is Jaeger, the key is "endpoint" and the value is your tracing intranet endpoint. For example endpoint: http://tracing-analysis-dc-hz.aliyuncs.com/adapt_xxx/api/traces.