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
The OTEP text correctly says:
>In addition it is also possible to optionally specify spans and events that the transformation should apply to.
However, the block after that text is missing the apply_to_spans
that the text alludes to. I wrote the text correctly but made a
mistake when copy/pasting the yaml from my experimental codebase.
I consider this to be a non-breaking change. It is a bug fix since
the tag in yaml is supposed to be there according to the text.
0 commit comments