pgdash:用于与pgdash.io交互的命令行工具

时间:2024-02-23 16:38:57
【文件属性】:

文件名称:pgdash:用于与pgdash.io交互的命令行工具

文件大小:13KB

文件格式:ZIP

更新时间:2024-02-23 16:38:57

go golang database monitoring command-line

pgdash是一个命令行工具,用于调用和使用提供的API。 可以将收集的指标上传到pgdash中: $ pgmetrics -f json --no-password mydb | pgdash -a APIKEY report myserver $ pgmetrics -f json -o report.json mydb $ pgdash -a APIKEY -i report.json report myserver 有关更多信息,请参见和 。 pgdash由开发和维护。 在Twitter上关注我们 。


【文件预览】:
pgdash-master
----api()
--------restv1client.go(5KB)
--------restv1.go(2KB)
----.goreleaser.yml(534B)
----.gitignore(13B)
----go.mod(159B)
----LICENSE(11KB)
----go.sum(3KB)
----main.go(9KB)
----README.md(624B)

网友评论