thanos-remote-read:带有Prometheus远程读取支持的查询Thanos StoreAPI的适配器

时间:2021-05-11 01:40:59
【文件属性】:
文件名称:thanos-remote-read:带有Prometheus远程读取支持的查询Thanos StoreAPI的适配器
文件大小:75KB
文件格式:ZIP
更新时间:2021-05-11 01:40:59
Go 这是一个适配器,允许通过Prometheus的远程读取支持从查询 StoreAPI服务器(存储,查询等)。 用例 :以非常透明的方式将Thanos用作Prometheus实例的长期存储(用户甚至不需要查看thanos查询)。 例如,这可能是完全使用Thanos的迁移策略的一部分。 :在Thanos之外运行规则,以提供比os-ruler所提供的更可预测的查询可靠性。 使用 :使用Geras在Thanos StoreAPI上提供OpenTSDB数据,然后使这些数据可用于Prometheus。 建造 使用。 或建立最新的大师: go get github.com/G-Research/thanos-remote-read 这将为您提供$(go env GOPATH)/bin/thanos-remote-read 跑步 这是一个非常简单的代理,因此它接受以下选项:在哪里收听和转发到哪里:
【文件预览】:
thanos-remote-read-master
----.gitignore(29B)
----go.mod(862B)
----Thanos-remote-read_SignatureLogo_RGB-Black.svg(13KB)
----Dockerfile(229B)
----CODE_OF_CONDUCT.md(7KB)
----main_test.go(4KB)
----LICENSE(11KB)
----go.sum(142KB)
----.github()
--------workflows()
----main.go(11KB)
----README.md(4KB)
----docs()
--------longterm.md(3KB)
--------ruler.md(4KB)

网友评论