Skip to content

Fixes for ARM board#38

Open
shinhyungyang wants to merge 7 commits intokieker-monitoring:mainfrom
shinhyungyang:fix-otel-java
Open

Fixes for ARM board#38
shinhyungyang wants to merge 7 commits intokieker-monitoring:mainfrom
shinhyungyang:fix-otel-java

Conversation

@shinhyungyang
Copy link
Collaborator

  • Fixes to run MooBench on Raspberry Pi 5, which is internally BCM2712 (ARM Cortex-A76) and has 8 GB RAM; tested on Debian Linux 13.
    • MACHINE_TYPE variable needs to be initialized in init.sh, allowing the variable on all target tracing frameworks
    • PID of prometheus is stored in a temporary file.
    • nc is not available in Debian's default installation, so use timeout-based socket checking instead

Currently prometheus will execute on the ARM architecture. It needs to be extended to the x86_64 architecture.

@shinhyungyang shinhyungyang requested a review from DaGeRe October 21, 2025 13:26
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.

1 participant