rtorrent_exporter

rTorrent Prometheus exporter

APACHE-2.0 License

Stars
9

Bot releases are visible (Hide)

rtorrent_exporter - v1.3.2 Latest Release

Published by github-actions[bot] 5 months ago

1.3.2 (2024-06-13)

The incorrectly named metrics rtorrent_uploaded_bytes and rtorrent_uploaded_bytes are now deprecated. You should use the newly introduced metrics rtorrent_downloaded_bytes_total and rtorrent_uploaded_bytes_total.

Thanks @gsoneill for your contribution!

Bug Fixes

  • use correct metric names (#78) (e79ce427)

Build

  • update indirect dependencies (7fed9f47)
  • deps: bump goreleaser/goreleaser-action from 5 to 6 (dfe39ff2)
  • deps: bump github.com/prometheus/common from 0.53.0 to 0.54.0 (3aeea31c)
  • deps: bump github.com/prometheus/client_golang (9d4a0962)
  • deps: bump golangci/golangci-lint-action from 5 to 6 (466fad39)
  • deps: bump golangci/golangci-lint-action from 4 to 5 (c2a2fd9f)
  • deps: bump github.com/prometheus/common from 0.52.3 to 0.53.0 (f39562e2)
  • deps: update prometheus (6bd4c9c7)
  • deps: bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 (aba9557a)
  • deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (02aa4cba)
  • deps: bump github.com/prometheus/client_golang (c11ba230)
  • deps: bump github.com/prometheus/common from 0.47.0 to 0.48.0 (9da6f511)
  • deps: bump github.com/prometheus/common from 0.46.0 to 0.47.0 (97c3d5d4)

CI

  • fix only configurations files on version: 2 are supported (a50e5296)
rtorrent_exporter - v1.3.1

Published by github-actions[bot] 9 months ago

1.3.1 (2024-02-12)

Bug Fixes

  • report 0 for views without torrents (5b8eccb5)

Build

  • use stable go version (71cb934e)
  • deps: bump golangci/golangci-lint-action from 3 to 4 (14e6f8a7)
rtorrent_exporter - v1.3.0

Published by github-actions[bot] 9 months ago

1.3.0 (2024-02-04)

Feature

  • group torrents by label (6542c740)

Build

  • deps: bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (b4b4c7dd)
  • deps: bump actions/cache from 3 to 4 (bd09cfd0)
  • deps: bump github.com/prometheus/common from 0.45.0 to 0.46.0 (a59e985c)
  • deps: bump github.com/prometheus/client_golang (4180726b)
  • deps: bump golang.org/x/crypto from 0.16.0 to 0.17.0 (b5365ae7)
rtorrent_exporter - v1.2.1

Published by github-actions[bot] 10 months ago

1.2.1 (2023-12-18)

Bug Fixes

  • metric type, fixes #53 (6986d12b)

tests

  • allow local testing (fe35dea4)
rtorrent_exporter - v1.2.0

Published by github-actions[bot] 11 months ago

1.2.0 (2023-12-13)

Feature

  • cli: support env variables (d3ffc39e)

Bug Fixes

  • web: configure server timeouts (145ee18a)

Build

  • docker: build image using kos (ff4b7b93)
  • deps: update transitive dependencies (4088e678)
  • deps: bump github.com/prometheus/exporter-toolkit (8390bedf)
  • deps: bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 (47dd7df6)
  • deps: bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 (06dedddd)
  • deps: bump github.com/prometheus/common from 0.44.0 to 0.45.0 (d55033b4)
  • deps: bump golang.org/x/net from 0.10.0 to 0.17.0 (d6316a2e)
  • deps: bump github.com/prometheus/client_golang (f011b0ed)
  • deps: bump docker/setup-buildx-action from 2 to 3 (4c23acc4)
  • deps: bump goreleaser/goreleaser-action from 4 to 5 (f5d2de89)
  • deps: bump docker/setup-qemu-action from 2 to 3 (c99b309f)
  • deps: bump docker/login-action from 2 to 3 (881d1d3f)
  • deps: bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 (c22afc67)
  • deps: bump WillAbides/setup-go-faster from 1.10.1 to 1.11.0 (70822998)
  • deps: bump actions/checkout from 3 to 4 (42d61e4b)
  • deps: bump WillAbides/setup-go-faster from 1.9.0 to 1.10.1 (9c4c12b3)
  • deps: bump WillAbides/setup-go-faster from 1.8.0 to 1.9.0 (b676f011)
  • deps: bump github.com/prometheus/client_golang (53a1899a)
  • deps: bump github.com/prometheus/common from 0.43.0 to 0.44.0 (1b8d944d)

CI

  • extend lint checks (64b5f364)
rtorrent_exporter - v1.1.0

Published by github-actions[bot] over 1 year ago

1.1.0 (2023-05-11)

Feature

  • deps: update exporter toolkit (d17599a4)

Documentation

  • improve usage instructions (b45be5fb)
  • add basic usage instructions (2570238a)
  • mention releases (77adec82)
  • add basic description (58df03fb)

Build

  • deps: bump golang.org/x/net (25c174c5)
  • deps: bump actions/setup-go from 3 to 4 (7c8dfc99)
  • deps: bump golang.org/x/crypto (4d980dbe)
  • deps: bump github.com/prometheus/client_golang (9f7163cd)
  • deps: bump github.com/prometheus/client_golang (d2fecd7c)
  • deps: bump github.com/prometheus/client_golang (212aca0d)
  • deps: bump github.com/prometheus/common from 0.35.0 to 0.37.0 (0e500cb1)
  • deps: bump github.com/prometheus/common from 0.34.0 to 0.35.0 (af5a69fb)
  • deps: bump goreleaser/goreleaser-action from 2 to 3 (0c8b70ee)
  • deps: bump github.com/go-kit/log from 0.2.0 to 0.2.1 (be27e7fd)
  • deps: bump github.com/prometheus/client_golang (6e9a9fbd)
  • deps: bump docker/setup-buildx-action from 1 to 2 (f08a9554)
  • deps: bump docker/setup-qemu-action from 1 to 2 (27e92224)
  • deps: bump docker/login-action from 1 to 2 (d7ce06ae)
  • deps: bump github.com/prometheus/common from 0.33.0 to 0.34.0 (f271b355)
  • deps: bump github.com/prometheus/common from 0.32.1 to 0.33.0 (940506a5)

CI

  • add mod tidy check (7d38d4a9)
  • use single release pipeline (8e754674)
  • add test run (d9534e19)
  • use go 1.17 (8605c5e8)

format

  • apply gofmt (d6931b7c)
rtorrent_exporter - v1.0.1

Published by thde over 2 years ago

rtorrent_exporter - v1.0.0

Published by github-actions[bot] over 2 years ago

1.0.0 (2022-03-08)

CI

  • add goreleaser (4f3335a7)