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
The tests for FastAPI instrumentation failing since the new release of FastAPI ~= 0.91. All the tests pass except the test, which adds the middleware after the app starts. Fix the test and relax the version requirement introduced in #1664