Skip to content

Find mecanism to vendor Go generated files from eBPF #48

Open
@mariomac

Description

@mariomac

If we include the bpf2go generated Go files in the Git history, they can be easily vendored from other components (e.g. the otel-collector), however they are big (several MBs each one) and the Git repository will easily reach GBs after some months.

We need to find a way to let any project vendoring opentelemetry-ebpf-instrumentation to generate the BPF2Go files (or import them from another location) without having to include them in the Git history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions