全部產品
Search
文件中心

Function Compute:TracingConfig

更新時間:Feb 26, 2026

名稱

類型

描述

樣本值

object

鏈路追蹤配置

params

object

鏈路追蹤參數。參數為 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

type

string

鏈路追蹤協議類型,目前只支援 Jaeger。

Jaeger