Class SpanExtractAnnotationIfNotExistsTransformer

  • All Implemented Interfaces:
    com.google.common.base.Function<wavefront.report.Span,​wavefront.report.Span>, Function<wavefront.report.Span,​wavefront.report.Span>

    public class SpanExtractAnnotationIfNotExistsTransformer
    extends SpanExtractAnnotationTransformer
    Create a new span annotation by extracting a portion of a span name, source name or another annotation
    Author:
    [email protected]