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
For some reason `mypy` believes that newer versions of the
OpenTelemetry SDK packages do not have the `Resource` class. It
definitely does, so I'm adding a type ignore comment to shut it up.
0 commit comments