params

@JvmName(name = "avlnusilssldphjk")
suspend fun params(value: Output<Map<String, Any>>)
@JvmName(name = "ibjljvkgsdnkptiv")
suspend fun params(value: Map<String, Any>)

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 = "niylwebjbvefqmqr")
fun params(vararg values: Pair<String, Any>)

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.