Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community. It is now a standalone open source project and maintained independently of any company. To emphasize this, and to clarify the project's governance structure, Prometheus joined the Cloud Native Computing Foundation in 2016 as the second hosted project, after Kubernetes.
See the official website for more information This image is built by IBM to run on the IBM Z architecture and is not affiliated with any other community that provides a version of this image.2.54.0 | docker pull icr.io/ibmz/prometheus@sha256:4c4b342ab8260dab10556d449db9035f0f3ae7b93fa82012a57fd6f26a513c41 | Vulnerability Report | 10-29-2024 | 2.53.0 | docker pull icr.io/ibmz/prometheus@sha256:7735c2acd6ab3116988103d3539bd7be4b534660312d05c69c133a21de61384b | Vulnerability Report | 10-29-2024 | 2.36.0 | docker pull icr.io/ibmz/prometheus@sha256:5d23d98d143c24f790216548bc29ef5a5df0cc1980a1ec25957535908267dd8d | Vulnerability Report | 10-29-2024 |
Version | Pull String | Security (IBM Cloud) | Created |
---|---|---|---|
Exposed Ports: 9090
docker network create somenetwork
Run Prometheus:
docker run --name prometheus --network somenetwork -p 9090:9090 -d icr.io/ibmz/prometheus:[version]