概要
- フル名
docker.io/prom/blackbox-exporter- Registry
- docker.io
- 名前空間
- prom
- リポジトリ
- blackbox-exporter
- キャッシュ Tag 数
- 37
- 最終同期
- 07/13/2026, 09:28 AM
概要
Prometheus Blackbox Exporter 镜像,通过 HTTP/TCP/ICMP/DNS 探测端点可用性,Prometheus 黑盒监控与 SLA 探测专用 exporter。
詳細
prom/blackbox-exporter 运行 Prometheus Blackbox Exporter,通过 HTTP、TCP、ICMP 与 DNS 协议探测端点可用性与响应延迟,供 Prometheus 抓取。定位为黑盒探测 exporter,无状态 HTTP 服务;K8s Deployment 内网 SLA 监控。
快速启动
docker run -d --name blackbox-exporter \
-p 9115:9115 \
docker.io/prom/blackbox-exporter:latest
推荐实践
docker run -d --name blackbox-exporter \
--restart unless-stopped \
-p 9115:9115 \
-v /data/blackbox.yml:/config/blackbox.yml \
docker.io/prom/blackbox-exporter:v0.25.0
核心参数说明
-p 9115:9115— Blackbox metrics 与 probe API-v .../blackbox.yml:...— 探测模块配置- 集成 — Prometheus scrape + relabel
--restart unless-stopped— exporter 持续在线
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: blackbox-exporter
spec:
replicas: 1
selector:
matchLabels:
app: blackbox-exporter
template:
metadata:
labels:
app: blackbox-exporter
spec:
containers:
- name: blackbox
image: docker.io/prom/blackbox-exporter:v0.25.0
ports:
- containerPort: 9115
volumeMounts:
- name: config
mountPath: /config
volumes:
- name: config
configMap:
name: blackbox-config
---
apiVersion: v1
kind: Service
metadata:
name: blackbox-exporter
spec:
selector:
app: blackbox-exporter
ports:
- port: 9115
targetPort: 9115
ServiceMonitor 配置 probe 目标;Prometheus relabel 传递 target 参数。
最新 Tag(20 件)
すべての 37 件の Tag を見る →| Tag | アーキテクチャ | プッシュ日時 | サイズ | Digest | 同期 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/prom/blackbox-exporter :master-distroless | linux/amd64linux/arm64linux/arm/v7linux/ppc64lelinux/riscv64linux/s390x | 2026/07/11 16:46 | 16.9 MB | sha256:3d602dbf198d… | |||
docker.io/prom/blackbox-exporter :master | linux/amd64linux/arm64linux/arm/v7linux/ppc64lelinux/riscv64linux/s390x | 2026/07/11 16:45 | 17.2 MB | sha256:ee8f8b4f710d… | |||
docker.io/prom/blackbox-exporter :master-busybox | linux/amd64linux/arm64linux/arm/v7linux/ppc64lelinux/riscv64linux/s390x | 2026/07/11 16:44 | 17.2 MB | sha256:ee8f8b4f710d… | |||
docker.io/prom/blackbox-exporter :latest | linux/amd64linux/arm64linux/arm/v7linux/ppc64le | 2025/12/06 21:28 | 16.8 MB | sha256:43027b43fb78… | |||
docker.io/prom/blackbox-exporter :v0.28.0 | linux/ppc64lelinux/amd64linux/arm64linux/arm/v7 | 2025/12/06 21:28 | 17.5 MB | sha256:c43f7993bffd… | |||
docker.io/prom/blackbox-exporter :v0.27.0 | linux/amd64linux/arm64/v8linux/arm/v7linux/ppc64le | 2025/06/30 20:50 | 16.0 MB | sha256:63ec596b0209… | |||
docker.io/prom/blackbox-exporter :v0.26.0 | linux/amd64linux/arm64/v8linux/arm/v7linux/ppc64le | 2025/02/26 20:33 | 13.1 MB | sha256:c78a587054ac… | |||
docker.io/prom/blackbox-exporter :v0.25.0 | linux/arm64/v8linux/arm/v7linux/ppc64lelinux/amd64 | 2024/04/09 21:02 | 11.4 MB | sha256:9761529b5ff5… | |||
docker.io/prom/blackbox-exporter :v0.24.0 | linux/amd64linux/arm/v7linux/ppc64lelinux/arm64/v8 | 2023/05/16 19:17 | 11.8 MB | sha256:0ced91b67caa… | |||
docker.io/prom/blackbox-exporter :v0.23.0 | linux/amd64linux/arm64linux/ppc64lelinux/arm | 2022/12/02 20:36 | 11.6 MB | sha256:3b3883c1bf0a… | |||
docker.io/prom/blackbox-exporter :v0.22.0 | linux/amd64linux/arm64linux/armlinux/ppc64le | 2022/08/02 22:07 | 11.5 MB | sha256:b8eef89a2902… | |||
docker.io/prom/blackbox-exporter :v0.21.1 | linux/amd64linux/arm64linux/armlinux/ppc64le | 2022/06/17 20:33 | 11.4 MB | sha256:a52cee094c09… | |||
docker.io/prom/blackbox-exporter :v0.21.0 | linux/amd64linux/arm64linux/armlinux/ppc64le | 2022/05/30 20:53 | 11.4 MB | sha256:2bdd7387f6c8… | |||
docker.io/prom/blackbox-exporter :v0.21.0-rc.0 | linux/amd64linux/arm64linux/armlinux/ppc64le | 2022/05/10 20:17 | 11.4 MB | sha256:c171afe23178… | |||
docker.io/prom/blackbox-exporter :v0.20.0 | linux/amd64linux/arm64linux/armlinux/ppc64le | 2022/03/17 01:55 | 10.6 MB | sha256:859fb147092f… | |||
docker.io/prom/blackbox-exporter :v0.20.0-rc.0 | linux/amd64linux/arm64linux/armlinux/ppc64le | 2022/02/18 03:40 | 10.6 MB | sha256:303792108522… | |||
docker.io/prom/blackbox-exporter :v0.19.0 | linux/arm64linux/amd64linux/ppc64lelinux/arm | 2021/05/10 21:06 | 9.2 MB | sha256:21e2c116b323… | |||
docker.io/prom/blackbox-exporter :v0.18.0 | linux/amd64linux/armlinux/ppc64lelinux/arm64 | 2020/10/12 18:00 | 9.7 MB | sha256:83e57545859a… | |||
docker.io/prom/blackbox-exporter :v0.17.0 | linux/armlinux/amd64linux/arm64linux/ppc64le | 2020/06/19 20:11 | 9.5 MB | sha256:88f99c0cad0b… | |||
docker.io/prom/blackbox-exporter :v0.16.0 | linux/arm64linux/armlinux/amd64 | 2019/11/12 00:40 | 8.7 MB | sha256:a0346415c0da… |