1 Star 0 Fork 6

sunbin/openGauss-prometheus-exporter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
travelliu 提交于 2024-01-18 12:00 . Resubmit the code
module opengauss_exporter
go 1.15
require (
gitee.com/opengauss/openGauss-connector-go-pq v1.0.3-0.20220406134014-a4483676e283
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/blang/semver v3.5.1+incompatible
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.26.0
github.com/sirupsen/logrus v1.6.0
github.com/stretchr/testify v1.7.0
golang.org/x/text v0.3.3
gopkg.in/alecthomas/kingpin.v2 v2.2.6
gopkg.in/yaml.v2 v2.3.0
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunbinlc/opengauss-prometheus-exporter.git
git@gitee.com:sunbinlc/opengauss-prometheus-exporter.git
sunbinlc
opengauss-prometheus-exporter
openGauss-prometheus-exporter
master

搜索帮助