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
I'm trying to add this commit to Pydantic AI to be compatible with opentelemetry>=1.35 and avoid tests deprecation caused by trace_id, span_id and trace_flags as mentioned in the new version, I've also followed the deprecation rules that will be added by this commit, but I got those errors for tests.