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
Links, attributes and events all have a maximum. If it is exceeded, we'll start dropping data. We should consider incrementing OTel counters when we do so.
The text was updated successfully, but these errors were encountered:
* ignore links beyond the limit, rather than waiting until the end to truncate on span creation.
* update for changes from upstream
* remove the todo; replaced with #766
Links, attributes and events all have a maximum. If it is exceeded, we'll start dropping data. We should consider incrementing OTel counters when we do so.
The text was updated successfully, but these errors were encountered: