-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add riscv64 arch #13458
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
Add riscv64 arch #13458
Conversation
Signed-off-by: Mateusz Urbanek <[email protected]>
Signed-off-by: Mateusz Urbanek <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
|
Please add a changelog - run |
Signed-off-by: Mateusz Urbanek <[email protected]>
Signed-off-by: Mateusz Urbanek <[email protected]>
Signed-off-by: Mateusz Urbanek <[email protected]>
|
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 |
e830498
Description
New Tier 3 platform:
riscv64architecture 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.mddocument.