package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev

# Functions

NewThriftProcessor creates a TBufferedServer backed ThriftProcessor.

# Structs

ThriftProcessor is a server that processes spans using a TBuffered Server.

# Interfaces

AgentProcessor handler used by the processor to process thrift and call the reporter with the deserialized struct.
Processor processes metrics in multiple formats.