kamon.instrumentation.kafka.client

Members list

Type members

Classlikes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Mixin

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
class ConsumerInstrumentation extends InstrumentationBuilder

Attributes

Supertypes
class InstrumentationBuilder
class Object
trait Matchable
class Any

This helper function encapsulates the access to the nested Scala objects for usage in Java.

This helper function encapsulates the access to the nested Scala objects for usage in Java.

Avoid ugly Java statements like this: Kamon.defaultBinaryPropagation().write(ctx, kamon.context.BinaryPropagation$ByteStreamWriter$.MODULE$.of(out));

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait KafkaPropagator extends EntryReader[Headers], EntryWriter[Headers]

Attributes

Supertypes
trait EntryWriter[Headers]
trait EntryReader[Headers]
class Object
trait Matchable
class Any
Known subtypes
final class ProducerCallback(callback: Callback, sendingSpan: Span, context: Context) extends Callback

Producer Callback Wrapper

Producer Callback Wrapper

Attributes

Supertypes
trait Callback
class Object
trait Matchable
class Any
class ProducerInstrumentation extends InstrumentationBuilder

Attributes

Supertypes
class InstrumentationBuilder
class Object
trait Matchable
class Any

Propagation mechanisms for Kamon's Span data to and from HTTP and Binary mediums.

Propagation mechanisms for Kamon's Span data to and from HTTP and Binary mediums.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type