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
After OpenTelemetry sdk 1.45, the OpenTelemetry protocol was moved to v1.4.0, which uses protocol buffers v4.28.3 (from v 3.25.5).
Quarkus is still on 3.x which prevents us from upgrading above.