mdlayher / rtorrent_exporter

Prometheus exporter that exposes metrics from rTorrent. MIT Licensed.
MIT License
38 stars 15 forks source link

error collecting metric torrent_downloads_download_rate_bytes #4

Closed tombowditch closed 5 years ago

tombowditch commented 5 years ago

Hello there,

Getting the following error:

An error has occurred:

error collecting metric Desc{fqName: "rtorrent_downloads_download_rate_bytes", help: "Current download rate in bytes.", constLabels: {}, variableLabels: [info_hash name]}: error: "Method 'd.get_base_filename' not defined" code: -506

Any idea?

mdlayher commented 5 years ago

I actually haven't run this exporter in a couple of years now. Any chance you're running an older version of rtorrent? I don't recall ever seeing this error.