package solace.messaging.proto.broker.trace.move.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message MaxRedeliveriesInfo

move_v1.proto:104

The presence of this message implies the reason for the span is that a message exceeded the maximum number of redeliveries.

Used in: SpanData

(message has no fields)

message RejectedOutcomeInfo

move_v1.proto:112

The presence of this message implies the reason for the span is that a consuming client settled the message with an outcome of "rejected".

Used in: SpanData

(message has no fields)

message SpanData

move_v1.proto:19

Messages with the following topic contain a message matching this specification: _telemetry/broker/trace/move/v1[/additional/topic/levels] Note that the topic allows for additional topic levels to be added in the future. Receiving clients must not assume there are no additional topic levels. This message describes telemetry data that a Solace PubSub+ broker captures as a result of moving a message from one queue to another; for example, moving a message to a dead message queue if TTL expires. Fields with names that end in "time_unix_nano" are 64-bit timestamps, in nanoseconds, since midnight, Jan. 1, 1970 UTC.

message TtlExpiredInfo

move_v1.proto:108

The presence of this message implies the reason for the span is that the message's TTL has expired.

Used in: SpanData

(message has no fields)