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. final class ProducerCallback extends Callback

    Permalink

    Producer Callback Wrapper

  4. 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. package advisor

    Permalink

Ungrouped