TraceflowObservation
{
"resource_type": "string",
"component_type": "string",
"transport_node_id": "string",
"timestamp": 0,
"transport_node_name": "string",
"sequence_no": 0,
"timestamp_micro": 0,
"component_name": "string"
}
resource_type
The type of the component that issued the observation.
id of the transport node that observed a traceflow packet
Timestamp when the observation was created by the transport node (milliseconds epoch)
name 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.
Timestamp when the observation was created by the transport node (microseconds epoch)
The name of the component that issued the observation.