Skip to content

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 #13462
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).

Documentation

Added myself as a contact point to platform-support.md document.

@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 jade-guiton-dd July 22, 2025 20:37
@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.41%. Comparing base (51bff5f) to head (835cfaf).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13458   +/-   ##
=======================================
  Coverage   91.41%   91.41%           
=======================================
  Files         532      532           
  Lines       29537    29537           
=======================================
  Hits        27002    27002           
  Misses       2003     2003           
  Partials      532      532           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@atoulme
Copy link
Contributor

atoulme commented Jul 22, 2025

Please add a changelog - run make chlog-new in the root of the checkout and fill the information in the file added.

@mx-psi mx-psi requested a review from atoulme July 24, 2025 10:32
@shanduur
Copy link
Member Author

Do I need to reconfigure cspell? There's a lot of errors reported by it.

@mx-psi
Copy link
Member

mx-psi commented Jul 25, 2025

Do I need to reconfigure cspell? There's a lot of errors reported by it.

That's an error on main, no worries, you don't need to be the one fixing that

@mx-psi mx-psi added this pull request to the merge queue Jul 25, 2025
Merged via the queue into open-telemetry:main with commit e830498 Jul 25, 2025
56 of 57 checks passed
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

4 participants