You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: error raised for env checks in LogLimits and SpanLimits (open-telemetry#4458)
Current implementation raises a value error trying to create the error message.
Updated error message format to use positional instead of named params.
Added test cases to validate the correct errors are raised.
Co-authored-by: Riccardo Magliocchetti <[email protected]>
0 commit comments