prometheus / prometheus/prometheus
Run CI tests on ARM64 as well as AMD64
Open
@devarsh10 is already working on this.
Since Dec 25, 2025.
area/ci-cd
- Dominant language
- Go
- Stars
- 66.1k
- Forks
- 10.8k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 131
Description
Proposal
Noted at https://github.com/prometheus/prometheus/issues/16714#issuecomment-3090528197
Currently Prometheus CI runs exclusively on AMD64/x86-64 runners.
If we run tests on more architectures we would detect errors which surface only on some other platform.
Related: #16690.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.