Skip to content

Basic abstraction over Spans to support shared normalizations #6216

Description

@Dav1dde

Right now if a new normalization is added to the span streaming pipeline it needs to be duplicated for the transaction pipeline. To ease the burden of implementation and prevent diverging normalizations, we want to see if we can come up with an abstraction over a transaction and streaming span, so we can re-use a single normalization.

Example: #6201

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions