kamon.instrumentation.kafka.client
Members list
Type members
Classlikes
trait ConsumedRecordData
object ConsumedRecordData
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConsumedRecordData.type
class ConsumerInstrumentation extends InstrumentationBuilder
Attributes
- Supertypes
-
class InstrumentationBuilderclass Objecttrait Matchableclass Any
object ContextSerializationHelper
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 Objecttrait Matchableclass Any
- Self type
object KafkaInstrumentation
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
KafkaInstrumentation.type
trait KafkaPropagator extends EntryReader[Headers], EntryWriter[Headers]
Attributes
- Supertypes
-
trait EntryWriter[Headers]trait EntryReader[Headers]class Objecttrait Matchableclass Any
- Known subtypes
-
class KCtxHeaderclass W3CTraceContext
final class ProducerCallback(callback: Callback, sendingSpan: Span, context: Context) extends Callback
Producer Callback Wrapper
Producer Callback Wrapper
Attributes
- Supertypes
-
trait Callbackclass Objecttrait Matchableclass Any
class ProducerInstrumentation extends InstrumentationBuilder
Attributes
- Supertypes
-
class InstrumentationBuilderclass Objecttrait Matchableclass Any
object SpanPropagation
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 Objecttrait Matchableclass Any
- Self type
-
SpanPropagation.type
In this article