Package sonia.scm.trace
package sonia.scm.trace
-
ClassDescriptionAn exporter could be used to collect and process spans.A span represents a single unit of work e.g.The
SpanContextrepresents a finished span which could be processed by anExporter.The tracer api allows the tracing of long running tasks, such as calling external systems.