Struct MaxOtelLinkCountOption (2.23.0-rc)

The maximum number of Open Telemetry span links.

This option controls the number of links contained in a single publish span.

Environment variable

This option is controlled by the OTEL_SPAN_LINK_COUNT_LIMIT environment variable. If the environment variable is unset or unparsable, it uses the user provided value, and then the default of 128.

Type Aliases

Type

Alias Of: std::size_t