Skip to content

CFP: Packet Tracing #33716

@Bigdelle

Description

@Bigdelle

Cilium Feature Proposal

Describe the feature you'd like
We aim to introduce a pervasive packet trace identifier that allows for distributing tracing across networks. These flows (referred to as tagged flows) will trigger adding the ID value to the flow event messages.

Describe your proposed solution
We created a proof of concept which parses trace identifiers at TC ingress points, stores it to a per-CPU array-map, and emits the stored trace identifiers with the corresponding flow events.

There is a more thorough description and documentation of this feature, our investigations, and future milestones in our CFP document: CFP: Distributed Packet Tracing

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/monitorImpacts monitoring, access logging, flow logging, visibility of datapath traffic.kind/cfpCilium Feature Proposalkind/featureThis introduces new functionality.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions