全部产品
Search
文档中心

函数计算:TracingConfig

更新时间:Aug 02, 2024
名称类型描述示例值
object

链路追踪配置

paramsobject

链路追踪参数。参数为 map[string]string,其中 key 为"endpoint",value 为您的链路追踪内网接入点。 例如 endpoint: http://tracing-analysis-dc-hz.aliyuncs.com/adapt_xxx/api/otlp/traces 。

string
http://tracing-analysis-dc-hz.aliyuncs.com/adapt_xxx/api/otlp/traces
typestring

链路追踪协议类型,目前只支持 Jaeger。

Jaeger