ca.nexapp.tracing.Trace
java.lang.AutoCloseable
public final class XRayTrace implements Trace
XRayTrace(Entity xrayEntity)
Unit
signalError(Exception error)
setTag(String name, String value)
setMetadata(String key, String value)
close()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Unit signalError(Exception error)
Puts exception to XRay Trace
Unit setTag(String name, String value)
Puts annotation to XRay trace
Unit setMetadata(String key, String value)
Puts metadata to XRay trace
Unit close()
Closes the entity