prometheus rancher exporter:将Rancher指标公开给Prometheus 源码
普罗米修斯Rancher出口商 从Rancher API向Prometheus兼容端点公开堆栈/服务和主机的运行状况。 描述 该应用程序可以通过多种方式运行,主要消耗是Docker中心镜像infinityworks/prometheus-rancher-exporter 。 该应用程序至少需要Rancher API的URL。 如果您在Rancher服务器上启用了身份验证,则该应用程序将需要提供RANCHER_ACCESS_KEY和RANCHER_SECRET_KEY 。 如果您在Rancher受管容器中运行应用程序,则可以利用Rancher标签获取API密钥并自动提供所有这些信息,有关详细
文件列表
prometheus-rancher-exporter-master.zip
(预估有个15文件)
prometheus-rancher-exporter-master
.gitignore
69B
go.mod
161B
Dockerfile
711B
gather.go
8KB
CONTRIBUTING.md
486B
LICENSE
1KB
go.sum
8KB
measure
measure.go
907B
暂无评论