All Products
Search
Document Center

Function Compute:TracingConfig

Last Updated:Feb 26, 2026

Parameter

Type

Description

Example

object

The Tracing Analysis configuration.

params

object

The parameters for Tracing Analysis. The value is a map[string]string where the key is "endpoint" and the value is the internal network endpoint for Tracing Analysis. For example: 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

The Protocol Type for Tracing Analysis. Only Jaeger is supported.

Jaeger