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
replace the current implementation with the upstream version once it has been released released in contrib 1.35.0 (release notes).
Additional challenges:
we need to exclude the inferred spans, but inferred spans are specific to our distro for now (can we use a transient, not exported, span attribute on inferred spans to avoid this ?) --> Solved by adding an extra heuristic to filter which spans should have the attribute or not.
The text was updated successfully, but these errors were encountered:
if no, then nothing changes and we can close this issue for now.once it has been releasedreleased in contrib 1.35.0 (release notes).Additional challenges:
The text was updated successfully, but these errors were encountered: