relay
relay copied to clipboard
feat(processor): Add initial Span Attachment logic
Adds the initial logic for span-attachments to the span processor (feature flagged so no functional changes for now).
Follow-ups:
- [ ] Save the span-attachments instead of dropping them
- [ ] Add scrubbing logic for the span-attachments
Fixes INGEST-613