Class SpanSerializer

  • All Implemented Interfaces:
    Function<Span,​String>

    public class SpanSerializer
    extends Object
    implements Function<Span,​String>
    Convert a Span to its string representation in a canonical format (quoted name and annotations).
    Author:
    vasily@wavefront.com