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
Pin ddtrace until deprecated module can be evaluated (#1288)
This is because "Span" was moved / deprecated. Need to evaluate this
major version bump so we're pinning for the meantime.
* Pin `ddtrace<3.0` until issue with modules can be evaluated
For more info see: DataDog/dd-trace-py#12186
* Pin `ddtrace<3.0` for docs
* Add comments about pin/deprecation
0 commit comments