B3

Reads and Writes a Span instance using the B3 propagation format. The specification and semantics of the B3 Propagation format can be found here: https://github.com/openzipkin/b3-propagation

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

override def read(reader: HeaderReader, context: Context): Context
Definition Classes
override def write(context: Context, writer: HeaderWriter): Unit
Definition Classes