Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dummy support for any non-arm64 and non-amd64 archs #335

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

dmathieu
Copy link
Member

This is a follow-up to #332
In any architecture other than ARM64 and AMD64, we need this dummy tracerData so the architecture can use libpf as a library.

Support for these architectures is required by OpenTelemetry Collector Contrib.
See https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/13069379268/job/36467659832?pr=37567

@dmathieu dmathieu marked this pull request as ready for review January 31, 2025 13:56
@dmathieu dmathieu requested review from a team as code owners January 31, 2025 13:56
@florianl florianl merged commit 9205fee into open-telemetry:main Jan 31, 2025
25 checks passed
@dmathieu dmathieu deleted the dummy-no-arm-amd branch January 31, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants