All Products
Search
Document Center

Function Compute:TracingConfig

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The configurations of Managed Service for OpenTelemetry.

paramsobject

The parameters of Managed Service for OpenTelemetry. Specify the value in the map[string]string format, where the key is "endpoint", and the value is the internal endpoint of Tracing Analysis. 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
typestring

The type of protocol for Managed Service for OpenTelemetry. Only Jaeger is supported.

Jaeger