TraceflowObservation
{
"timestamp_micro": 0,
"component_sub_type": "string",
"resource_type": "string",
"component_type": "string",
"transport_node_name": "string",
"timestamp": 0,
"transport_node_id": "string",
"sequence_no": 0,
"transport_node_type": "string",
"component_name": "string"
}
Timestamp when the observation was created by the transport node (microseconds epoch)
The sub type of the component that issued the observation.
resource_type
The type of the component that issued the observation.
name of the transport node that observed a traceflow packet
Timestamp when the observation was created by the transport node (milliseconds epoch)
id of the transport node that observed a traceflow packet
the hop count for observations on the transport node that a traceflow packet is injected in will be 0. The hop count is incremented each time a subsequent transport node receives the traceflow packet. The sequence number of 999 indicates that the hop count could not be determined for the containing observation.
type of the transport node that observed a traceflow packet
The name of the component that issued the observation.