Generates a full trace config object based on passed in options, environment variables, and default values. The order of precedence is: optionValue > envValue > defaultValue
Optional
The user provided TraceConfigOptions.
A full TraceConfig object with all options set to their final values.
Generates a full trace config object based on passed in options, environment variables, and default values. The order of precedence is: optionValue > envValue > defaultValue