spandex-project/spandex

Adapter Agnostic Trace/Span data format

zachdaniel opened this issue · 1 comments

Spandex should expose structs for representing traces/spans, and then each adapter uses this structure. We would probably have a private field for adapter specific fields.

Closed by #52