Class AutoBaggage

    • Constructor Detail

      • AutoBaggage

        public AutoBaggage​(String key)
    • Method Detail

      • onTag

        public <T> void onTag​(io.opentracing.Span span,
                              io.opentracing.tag.Tag<T> tag,
                              T value)
        Specified by:
        onTag in interface TagListener