Skip to content

Add a SpanLinkSet type for simpler span link capturing/casting#361

Draft
KodrAus wants to merge 6 commits into
mainfrom
feat/span-link-set
Draft

Add a SpanLinkSet type for simpler span link capturing/casting#361
KodrAus wants to merge 6 commits into
mainfrom
feat/span-link-set

Conversation

@KodrAus
Copy link
Copy Markdown
Contributor

@KodrAus KodrAus commented May 29, 2026

Closes #358

This PR implements a SpanLinkSet type in the same vein as the recently added BucketSet. It simplifies capturing a collection of span links without needing to explicitly choose a serialization framework for the complex data model used by span links.


AI Disclosure: This work was assisted by local agentic tooling. I haven't thoroughly reviewed it yet; so am keeping this PR in draft until I do.

@KodrAus KodrAus marked this pull request as draft May 29, 2026 11:41
@KodrAus
Copy link
Copy Markdown
Contributor Author

KodrAus commented May 30, 2026

Since we've been adding more parsers to emit we should introduce some fuzzing infra too for them.

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.

Add a SpanLinkSet type

1 participant