Skip to content

Fedora not supported by header install script #261

@tsloughter

Description

@tsloughter

Is your feature request related to a problem? Please describe.

Sort of. Attempting to try out the kernel collector resulted in a failure because I'm running on Fedora and that isn't supported by https://github.com/open-telemetry/opentelemetry-network/blob/main/collector/kernel/kernel_headers.sh

Describe the solution you'd like

Support for fedora in https://github.com/open-telemetry/opentelemetry-network/blob/main/collector/kernel/kernel_headers.sh. I think this can be done fairly easily since I see it supports dnf based distros already, so I can plan on doing a PR.

Describe alternatives you've considered

Manually installing the kernel headers on the node and configuring the container to use those.

Additional context

Issue is also that I was working off the helm chart (https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-ebpf). The docs in https://github.com/open-telemetry/opentelemetry-network/blob/main/docs/kernel-collector.md are clear but I didn't see anything in the chart docs so had asked in Slack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions