JaegerSender

class JaegerSender(sender: ThriftSender, includeEnvTags: Boolean)

Wrapper class for a Thrift sender, enriching spans with environment tags.

class Object
trait Matchable
class Any

Value members

Concrete methods

def getSize(thriftBase: TBase[_, _]): Int

Get the required size in bytes for an object using the sender's protocol

Get the required size in bytes for an object using the sender's protocol

def sendSpans(spans: Buffer[Span]): Unit

Concrete fields

The overhead (in bytes) required for process information in every batch.

The overhead (in bytes) required for process information in every batch.