Data object to store captured operation traces. This object is used by CachedTracer.
The name of component
The transaction id to trace execution through call chain.
The duration of the operation in milliseconds
The description of the captured error
ErrorDescription ApplicationException
The name of the executed operation
The source (context name)
The time when operation was executed
Generated using TypeDoc
Data object to store captured operation traces. This object is used by CachedTracer.