Skip to content

Releases: metalmatze/transmission-exporter

0.3.0 / 2019-09-10

10 Sep 19:16
8d898b6
Compare
Choose a tag to compare
  • [FEATURE] Add jsonnet based dashboard #7
  • [FEATURE] Add example kubernetes manifests #9
  • [BUGFIX] Deduplicate trackers #5
  • [BUGFIX] Use int64 to resolve issues with long running transmission #8
  • [BUGFIX] Fix int overflow on 32bit OSs #11

Updated to Go 1.13 and use cloud.drone.io as CI #12

Fix seedRatioLimit

09 Jan 11:24
e4da8ff
Compare
Choose a tag to compare

This release fixes the seedRatioLimit. It simply needs to be a float64 and not an int.
Thanks to @rubenv & @captn3m0!

Metrics for session & sessionStats added

19 Dec 11:36
Compare
Choose a tag to compare

Load .env files for easier development
Prometheus added to the example docker-compose
Add metrics for session & sessionStats

Fix transmission.User not being used to authenticate

16 Dec 10:23
dcb45d4
Compare
Choose a tag to compare
0.1.1

Fix transmission.User not being used to authenticate

Initial release with basic torrent metrics

14 Dec 09:09
Compare
Choose a tag to compare
0.1

Initial release with basic torrent metrics