ConstAdds an attribute to an event.
The attribute to attach to the event.
The id of the event to attach the attribute to.
Concludes an event.
Arbitrary data to add to this event, it will be used as the "output" field.
The id of the event to conclude.
Concludes an event with an error.
Arbitrary data to add to this event, it will be used as the "error" field.
The id of the event to conclude.
Creates a new event.
Arbitrary data to add to this event, it will be used as the "input" field.
A unique id for the Event.
The kind of Event, like HTTP, DiskWrite, DBOp, etc.
The human-friendly name of the Event: query, request, create.
Tools to interact with Tracing