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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe content provides a detailed list of available versions for the \u003ccode\u003eMaxOtelLinkCountOption\u003c/code\u003e, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaxOtelLinkCountOption\u003c/code\u003e determines the maximum number of OpenTelemetry links included within a single publish span.\u003c/p\u003e\n"],["\u003cp\u003eCloud Trace and OpenTelemetry both enforce a default limit of 128 links per span.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOTEL_SPAN_LINK_COUNT_LIMIT\u003c/code\u003e environment variable allows for customization of this link count limit, defaulting to 128 if not set or is unparsable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003estd::size_t\u003c/code\u003e is the underlying type that is used for the alias of this link limit.\u003c/p\u003e\n"]]],[],null,[]]