transmission-exporter

Prometheus exporter for Transmission metrics, written in Go.

MIT License

Stars
97
transmission-exporter - 0.3.0 / 2019-09-10 Latest Release

Published by metalmatze about 5 years ago

  • [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

transmission-exporter - Fix seedRatioLimit

Published by metalmatze almost 7 years ago

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

transmission-exporter - Metrics for session & sessionStats added

Published by metalmatze almost 8 years ago

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

transmission-exporter - Fix transmission.User not being used to authenticate

Published by metalmatze almost 8 years ago

transmission-exporter - Initial release with basic torrent metrics

Published by metalmatze almost 8 years ago