params

@JvmName(name = "xfjfomwaihanwabn")
suspend fun params(value: Output<Map<String, Any>>)
@JvmName(name = "vnpcblmntaesjwhr")
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 = "xgwongvjlqrnfjay")
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.