Struct MaxOtelLinkCountOption (3.8.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
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.