Skip to content

[Feature]: Enhance eBPF data context with metadata #202

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

    eBPF data have a dedicated field called "comm" that returns the command that generates the data. However a more richer data context would enhance the quality of the exported data.

    Solution:

    • Export cgroup id, tgid from eBPF
    • Reconstruct the container_id, container_name and container_runtime from the APIs (docker,crio,etc..)
    • Attach the metadata in the user space in the consumer API

    Additional info


Metadata

Metadata

Labels

Dev team onlyAssign tasks specifically to the development team for further implementation and maintenanceenhancementNew feature or requestrustPull requests that update Rust codev0.1.5Version 0.1.5 issues tracker

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions