module Sqreen::Ecosystem::ModuleApi::Tracing::MessagingData

The data the tracing module needs in order to populate Sqreen::Ecosystem::Tracing::Signals::TracingConsumer::Payload and Sqreen::Ecosystem::Tracing::Signals::TracingProducer::Payload.

Signals are not produced by the data producers (transport) because of superior orders, as the only current use of this data is to generate signals.

Attributes

host[RW]

@return [String]

ip[RW]

@return [String]

message_type[RW]

@return [Symbol]

topic[RW]

@return [String]

tracing_identifier[RW]

@return [String]