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
Why is this case an error? If the sync and async attributes are unrelated, it should still be possible to access the resolved/sync attributes without logging an error.
I propose to either remove the diagnostic completely (as the Resource has an API to check whether the attributes are pending) or demote it do debug.
This only affects the JavaScript OpenTelemetry library
The text was updated successfully, but these errors were encountered:
Why is this case an error? If the sync and async attributes are unrelated, it should still be possible to access the resolved/sync attributes without logging an error.
I propose to either remove the diagnostic completely (as the Resource has an API to check whether the attributes are pending) or demote it do
debug
.The text was updated successfully, but these errors were encountered: