For v2 spans, there is no guarantee that all spans share the same DSC attributes. Hence, when we need to synthesize a new DSC (because the original one comes from a different org than the spans), we can't.
Solution: infer, sample, and normalize per span.
Before doing this, check how big of a problem this actually is by looking at the metrics created in INGEST-958
For v2 spans, there is no guarantee that all spans share the same DSC attributes. Hence, when we need to synthesize a new DSC (because the original one comes from a different org than the spans), we can't.
Solution: infer, sample, and normalize per span.
Before doing this, check how big of a problem this actually is by looking at the metrics created in INGEST-958