摘要: 1.github https://github.com/prometheus/haproxy_exporter 2.hub.docker https://hub.docker.com/r/prom/haproxy-exporter 3.dockerfile FROM golang:1.17 ENV 阅读全文
posted @ 2023-01-04 20:01 wdgde 阅读(56) 评论(0) 推荐(0)
摘要: 1.github https://github.com/ofesseler/gluster_exporter 2.dockerfile FROM golang:1.17 ENV GO111MODULE=on \ GOPROXY="https://goproxy.cn,direct" COPY glu 阅读全文
posted @ 2023-01-04 19:58 wdgde 阅读(97) 评论(0) 推荐(0)
摘要: 1.github https://github.com/mehdy/keepalived-exporter 2.dockerfile FROM golang:1.17 ENV GO111MODULE=on \ GOPROXY="https://goproxy.cn,direct" COPY keep 阅读全文
posted @ 2023-01-04 19:55 wdgde 阅读(200) 评论(0) 推荐(0)