Package

kamon.instrumentation.kafka

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. trait ConsumedRecordData extends AnyRef

    Permalink
  2. class ConsumerInstrumentation extends InstrumentationBuilder

    Permalink
  3. trait KafkaPropagator extends EntryReader[Headers] with EntryWriter[Headers]

    Permalink
  4. final class ProducerCallback extends Callback

    Permalink

    Producer Callback Wrapper

  5. class ProducerInstrumentation extends InstrumentationBuilder

    Permalink

Value Members

  1. object ConsumedRecordData

    Permalink
  2. object ContextSerializationHelper

    Permalink

    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));

  3. object KafkaInstrumentation

    Permalink
  4. object SpanPropagation

    Permalink

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

  5. package advisor

    Permalink

Ungrouped