ubuntu/prometheus-pushgateway当前的prometheus-pushgateway Docker镜像来自Canonical,基于Ubuntu构建。接收安全更新并滚动到更新的prometheus-pushgateway或Ubuntu版本。此仓库可免费使用,且不受每用户速率限制。
Prometheus Pushgateway允许临时和批处理作业向Prometheus暴露其指标。更多信息请参见prometheus pushgateway仓库。
!LTS LTS频道提供长达5年的免费安全维护。
!ESM 通过Canonical的受限仓库提供长达10年的客户安全维护。
| 频道标签 | 其他标签 | 支持至 | 当前版本 | 架构 |
|---|---|---|---|---|
1.11-24.04_stable | 1-24.04, 1-24.04_beta, 1-24.04_candidate, 1-24.04_edge, 1-24.04_stable, 1.11-24.04, 1.11-24.04_beta, 1.11-24.04_candidate, 1.11-24.04_edge | - | Ubuntu 24.04 LTS上的prometheus-pushgateway 1.11 | amd64 |
1.6-22.04_stable | 1.6-22.04, 1.6-22.04_beta, 1.6-22.04_candidate, 1.6-22.04_edge | - | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6 | amd64 |
1.7-22.04_stable | 1.7-22.04, 1.7-22.04_beta, 1.7-22.04_candidate, 1.7-22.04_edge | - | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.7 | amd64 |
1.6.1-22.04_stable | 1.6.1-22.04, 1.6.1-22.04_beta, 1.6.1-22.04_candidate, 1.6.1-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6.1 | amd64 |
1.6.2-22.04_stable | 1.6.2-22.04, 1.6.2-22.04_beta, 1.6.2-22.04_candidate, 1.6.2-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6.2 | amd64 |
1.8.0-22.04_stable | 1-22.04, 1-22.04_beta, 1-22.04_candidate, 1-22.04_edge, 1-22.04_stable, 1.8-22.04, 1.8-22.04_beta, 1.8-22.04_candidate, 1.8-22.04_edge, 1.8-22.04_stable, 1.8.0-22.04, 1.8.0-22.04_beta, 1.8.0-22.04_candidate, 1.8.0-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.8.0 | amd64 |
1.6.0-22.04_stable | 1.6.0-22.04, 1.6.0-22.04_beta, 1.6.0-22.04_candidate, 1.6.0-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.6.0 | amd64 |
1.7.0-22.04_stable | 1.7.0-22.04, 1.7.0-22.04_beta, 1.7.0-22.04_candidate, 1.7.0-22.04_edge | 2025年5月 | Ubuntu 22.04 LTS上的prometheus-pushgateway 1.7.0 | amd64 |
track_risk |
频道标签按稳定性顺序列出该轨道的最稳定频道:stable、candidate、beta、edge。风险更高的频道始终隐含可用。因此,若列出beta,您也可以拉取edge;若列出candidate,您可以拉取beta和edge;若列出stable,则四个频道均可用。镜像确保按edge→beta→candidate→stable的顺序发布。
如果您的使用场景包括商业再分发,或需要ESM或未列出的频道/版本,请联系Canonical团队(或发送邮件至***)。
本地启动该镜像:
shdocker run -d --name prometheus-pushgateway-container -e TZ=UTC -p 9091:9091 ubuntu/prometheus-pushgateway:1.11-24.04_stable
通过http://localhost:9091访问您的Pushgateway实例。
| 参数 | 描述 |
|---|---|
-e TZ=UTC | 时区设置。 |
-p 9091:9091 | 将Pushgateway暴露在localhost:9091。 |
调试容器:
shdocker logs -f prometheus-pushgateway-container
获取交互式shell:
shdocker exec -it prometheus-pushgateway-container /bin/bash
调试容器:
bashdocker logs -f pushgateway-container
获取交互式shell:
bashdocker exec -it pushgateway-container /bin/bash
如果您在镜像中发现错误或需要特定功能,请在此提交bug:
[***]
请将bug标题格式设为"prometheus-pushgateway: <问题摘要>"。确保包含您使用的镜像摘要,可通过以下命令获取:
shdocker images --no-trunc --quiet ubuntu/prometheus-pushgateway:<tag>
这些频道(标签)不再更新。请升级到更新的频道,如无法升级,请联系我们。
| 轨道 | 版本 | 生命周期结束 | 升级路径 |
|---|---|---|---|
track |


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务