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
observability: please update to a newer version of opentelemetry because the current dependency opentelemetry-api:1.1.0 is from April 2021 (3+ years ago) #1173
While working on modernizing the observability in this library I encountered the fact that the constrained minimum version of opentelemetry-api being used is 1.1.0 and that was released in April 2021 (3 years ago) https://pypi.org/project/opentelemetry-api/1.1.0/
per