SimpleSpanEvent
SimpleSpanEvent =
Omit<NormalizedSpanEvent,"attributes"> &object
Lightweight span event accepted by createHarness(...) results.
Type Declaration
Section titled “Type Declaration”attributes?
Section titled “attributes?”
optionalattributes?:Record<string,unknown>
Raw event attributes accepted by createHarness(...) before normalization.