aws-samples / aws-samples/prometheus-for-ecs

Multiplatform Docker Image (arm64 support)

Open
#2 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
61
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Docker image from https://gallery.ecr.aws/awsvijisarathy/prometheus-sdconfig-reloader seems to be built against amd64 architecture only. Since we are using AWS EC2 instances based on Amazon Gaviton2 CPU (arm64 arch), we have to build our own multiplatform images and push to our private ECR repository to be able to use this service. It would be great if the official public latest tag would be a manifest list pointing to an amd64 and an arm64 version of docker images, so people running on arm64 architecture don't have to maintain their own images.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.