Skip to content

fix(eap): Port set_segment_attributes to V2 span pipeline#6164

Closed
loewenheim wants to merge 3 commits into
masterfrom
sebastian/segment-attributes
Closed

fix(eap): Port set_segment_attributes to V2 span pipeline#6164
loewenheim wants to merge 3 commits into
masterfrom
sebastian/segment-attributes

Conversation

@loewenheim

Copy link
Copy Markdown
Contributor

This extends #6042 by porting the entire set_segment_attributes function (which contains the logic implemented in that PR) to the V2 standalone span pipeline. The normalization function and the settings flag are renamed accordingly.

I've also added a test that exercises every possible way through this function (for non-web-vital spans—those are already covered by existing tests).

ref: INGEST-943

@loewenheim loewenheim requested a review from a team as a code owner July 1, 2026 16:59
@linear-code

linear-code Bot commented Jul 1, 2026

Copy link
Copy Markdown

INGEST-943

@loewenheim loewenheim self-assigned this Jul 1, 2026
@Dav1dde

Dav1dde commented Jul 2, 2026

Copy link
Copy Markdown
Member

Wondering if we need that, for now we only need to deal with webvital legacy spans.

@loewenheim

Copy link
Copy Markdown
Contributor Author

We probably don't actually need this: the legacy standalone pipeline is really only used for web vital spans, so the added normalizations would probably never actually happen.

@loewenheim loewenheim closed this Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants