1个不稳定版本
0.1.0 | 2021年1月3日 |
---|
#21 in #server-port
27KB
163 代码行
prometheus-mpd-exporter
将MPD服务器度量导出到Prometheus。
用法
RUST_LOG=info \
prometheus-mpd-exporter \
--mpd-server-addr 127.0.0.1 \
--mpd-server-port 6600 \
--bind-addr <address to bind to, e.g. 0.0.0.0> \
--bind-port <port to bind to, e.g. 9123>
然后使用Prometheus启动抓取。
许可协议
仅GPLv2.0
依赖项
~35–49MB
~1M SLoC