Skip to content

Add riscv64 arch #41496

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

Merged
merged 9 commits into from
Jul 24, 2025
Merged

Add riscv64 arch #41496

merged 9 commits into from
Jul 24, 2025

Conversation

shanduur
Copy link
Member

@shanduur shanduur commented Jul 22, 2025

Description

New Tier 3 platform: riscv64 architecture is now included, allowing the collector to be built and distributed for this platform.

Link to tracking issue

Fixes #41507
X-Ref: open-telemetry/opentelemetry-collector-releases#969

Testing

I’ve performed basic compilation as well as starting collector inside a linux/riscv64 container (docker.io/riscv64/debian).

@shanduur shanduur marked this pull request as ready for review July 22, 2025 20:37
@shanduur shanduur requested a review from a team as a code owner July 22, 2025 20:37
@shanduur shanduur requested a review from dashpole July 22, 2025 20:37
@atoulme atoulme merged commit 13899da into open-telemetry:main Jul 24, 2025
178 checks passed
mx-psi added a commit that referenced this pull request Jul 25, 2025
povilasv pushed a commit to coralogix/opentelemetry-collector-contrib that referenced this pull request Jul 29, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

New Tier 3 platform: `riscv64` architecture is now included, allowing
the collector to be built and distributed for this platform.

<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#41507
X-Ref:
open-telemetry/opentelemetry-collector-releases#969

<!--Describe what testing was performed and which tests were added.-->
#### Testing

I’ve performed basic compilation as well as starting collector inside a
linux/riscv64 container (`docker.io/riscv64/debian`).

---------

Signed-off-by: Mateusz Urbanek <[email protected]>
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.

Add RISC-V (riscv64) Support to OpenTelemetry Collector Contrib
4 participants