文件名称:version_exporter:监视您运行和关心的事物的版本
文件大小:30KB
文件格式:ZIP
更新时间:2024-02-25 00:50:56
github-api prometheus-exporter GitHubAPIGo
version_exporter 从配置文件中将Github项目的版本导出为Prometheus度量标准(带有约束版本),并从Github导出最新版本作为标签。 跑步 version_exporter --bind ":9333" 或使用docker: docker run -p 127.0.0.1:9333:9333 -v $PWD/config.yaml:/config.yaml caarlos0/version_exporter 或使用docker-compose: version : ' 3 ' services : releases : image : caar
【文件预览】:
version_exporter-master
----.travis.yml(406B)
----client()
--------fake.go(324B)
--------cache_test.go(963B)
--------client.go(434B)
--------cache.go(698B)
--------fake_test.go(375B)
--------github.go(1007B)
----.goreleaser.yml(501B)
----config()
--------testdata()
--------config_test.go(468B)
--------config.go(1KB)
----config.yaml(80B)
----collector()
--------version.go(3KB)
--------version_test.go(5KB)
----Dockerfile(116B)
----main.go(2KB)
----LICENSE.md(1KB)
----.gitignore(32B)
----Makefile(652B)
----go.sum(42KB)
----README.md(2KB)
----go.mod(379B)