Commit graph

75 commits

Author SHA1 Message Date
friendly Friend
8eb9bda5c5 grafana fix 2023-03-18 09:57:41 -07:00
friendly Friend
22438c0558 updated icon 2023-03-16 02:44:05 -07:00
friendly Friend
9a6558509b unraid xml file 2023-03-15 03:50:00 -07:00
friendly Friend
f493525521 unraid icon 2023-03-15 03:33:07 -07:00
friendly Friend
cfc906a324 grafana dashboard update 2023-03-15 02:29:10 -07:00
friendly Friend
610ca5b6b4 fixes and typos
removed last trace of qbittorrent naming
created readme
2023-03-15 02:23:48 -07:00
friendly Friend
f9866ee2b7 1.0.0 2023-03-14 22:33:47 -07:00
friendly Friend
daabbe3388 pre-release 2023-03-14 22:12:50 -07:00
friendly Friend
f021ae51b8 removed redundant byte to gigabyte converter 2023-03-14 20:46:30 -07:00
friendly Friend
4248c8f2f2 fixed metrics to display values properly 2023-03-14 16:01:48 -07:00
friendly Friend
c4af398b90 removed qbittorrent envs 2023-03-14 12:51:19 -07:00
friendly Friend
3b2c4ae882 server info metric added 2023-03-14 10:55:02 -07:00
friendly Friend
1e07c1be5a server version number metric 2023-03-14 10:52:58 -07:00
friendly Friend
e10e983b0d immich env vars added
alpine updated from 3.11 to 3.16.3
2023-03-14 10:42:15 -07:00
friendly Friend
da143b6219 immich env vars added 2023-03-14 10:41:23 -07:00
Esteban Sanchez
fb12d50373
Merge pull request #14 from averyanalex/master
Update dependencies
2022-02-28 09:45:10 +01:00
Alex Averyanov
bb3695ece6
Update dependencies 2022-01-11 22:56:54 +03:00
Esteban Sánchez
a9a3e5d1e6 Push docker image to GHCR 2021-08-13 13:02:04 +02:00
Esteban Sánchez
6c885b5fa0 Version 1.2.0 2021-07-17 23:19:38 +02:00
Esteban Sanchez
039f7a7ef4
Merge pull request #9 from jhollowe/logging-and-signals
Fixed logging and exit errors
2021-07-17 23:18:00 +02:00
Esteban Sanchez
8bdaa48c48
Merge pull request #10 from jhollowe/file-configs
Allow files as config sources
2021-07-17 23:16:48 +02:00
Esteban Sanchez
e8dd24f731
Merge pull request #8 from jhollowe/master
Add multi-arch Docker build support
2021-07-17 23:15:00 +02:00
John Hollowell
12dcad10d5 Setup logging before config loading 2021-07-16 23:24:58 +00:00
John Hollowell
597307c230 Allow files as config source
Allow "FILE__"+config_name to point to a file containing the config value.
This format matches linuxserver.io containers and is comonly used in other containers as well.

e.g. FILE__QBITTORRENT_HOST contains "/run/secrets/q_host" and the contents of the "/run/secrets/q_host" is "1.2.3.4"
2021-07-16 23:24:58 +00:00
John Hollowell
a25005b6a0 Fixed logging and exit errors
* Create logger in module so it is always available (still configured in main())
* Allow signals sent multiple times to forcibly kill the exporter
2021-07-16 23:24:26 +00:00
John Hollowell
cfe62f8115 Remove hardcoded username in docker tags 2021-07-16 21:15:47 +00:00
John Hollowell
b5d20e3fe6 Add multiple architechture build support
Add auto builds for x86, x86_64, and arm64
2021-07-16 21:01:54 +00:00
Esteban Sánchez
0ff6a56f18 Version 1.1.2 2021-07-03 23:33:39 +02:00
Esteban Sánchez
2d968bc8e8 Added attrdict as requirement 2021-07-03 20:59:50 +02:00
Esteban Sánchez
8ab307a630 Version 1.1.1 2021-07-02 16:18:11 +02:00
Esteban Sánchez
de00864f11 Small fixes 2021-07-02 16:07:53 +02:00
Esteban Sanchez
03d332979b
Merge pull request #4 from angristan/update-api-dep
Update qbittorrent-api to 2021.3.18
2021-07-02 16:03:54 +02:00
Esteban Sanchez
1f6e8aa380
Merge pull request #6 from ndragon798/patch-1
Added info for prometheus.yml
2021-07-02 16:03:39 +02:00
Nathan Easton
ef00d90e2f
Added info for prometheus.yml
As requested by #5
2021-07-01 14:05:50 -04:00
Stanislas
7f783f0b0a
Update qbittorrent-api to 2021.3.18
To include 72687ca614 
in order to fix https://github.com/esanchezm/prometheus-qbittorrent-exporter/issues/3
2021-03-14 10:45:08 +01:00
Esteban Sánchez
345888ef68 Fixed category variable 2020-10-26 18:23:09 +01:00
Esteban Sánchez
0e4c4a97ea Added screenshot 2020-10-26 18:15:22 +01:00
Esteban Sánchez
d144f412ca Added screenshot and instructions 2020-10-26 18:02:40 +01:00
Esteban Sanchez
9002a709b7
Added grafana dashboard 2020-10-26 17:51:39 +01:00
Esteban Sánchez
b91bff0f0c Fixed output reference 2020-10-24 11:36:24 +02:00
Esteban Sánchez
ed44d88c5b Debug 2020-10-24 11:33:14 +02:00
Esteban Sánchez
8f0a0381d3 Get tag when it's a version release 2020-10-24 11:30:51 +02:00
Esteban Sanchez
b3e5e69f1f
Get branch name to push 2020-10-24 10:52:22 +02:00
Esteban Sánchez
ef12d46431 Create docker image on release 2020-10-24 10:40:20 +02:00
Esteban Sánchez
9a19f46b7e Release 1.1.0 2020-10-24 10:39:49 +02:00
Esteban Sánchez
a53c7ae08b Install from src and not pip package 2020-10-24 10:39:40 +02:00
Esteban Sanchez
17ebcb0834
Setup buildx 2020-10-24 10:30:21 +02:00
Esteban Sanchez
7016e3de2b
Set tags from a list 2020-10-24 10:13:39 +02:00
Esteban Sanchez
af51fd5b67
Set labels 2020-10-23 22:07:01 +02:00
Esteban Sanchez
82151b1d82
Setting tag 2020-10-23 22:04:55 +02:00