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
Esteban Sanchez
b6e3131929
Push to docker hub
2020-10-23 22:04:10 +02:00
Esteban Sanchez
688fcc54cb
Testing
2020-10-23 22:02:24 +02:00
Esteban Sanchez
bc79a0dd52
Create pythonpublish.yml
2020-10-23 21:56:46 +02:00
Esteban Sanchez
af732087e8
Fixed version
2020-10-23 21:51:55 +02:00
Esteban Sanchez
15130f1c95
Added action to push to dockerhub
2020-10-23 21:49:29 +02:00
Esteban Sanchez
53dc38f796
Merge pull request #1 from Gabisonfire/master
...
Added the ability to include uncategorized torrents.
2020-10-22 23:11:35 +02:00
Gab
3bfc3f0673
Removed unused config
2020-10-21 18:58:17 -04:00
Esteban Sánchez
eee65ec84e
Allow setting a metrics prefix
2020-10-21 08:05:51 +02:00
Gab
b4aefff06d
Changed readme
2020-10-20 11:57:33 -04:00
Gab
baf14d495c
Removed now useless logging message
2020-10-20 11:46:50 -04:00
Gab
003297ecfd
Removed uncategorized from config
2020-10-20 11:45:48 -04:00
Gab
2497249b8c
Fixed indentation
2020-10-20 02:10:39 -04:00
Gab
9e9f4a9ce4
Added scraping for uncategorized torrents
2020-10-20 02:10:04 -04:00
Gab
40d9bb964e
Added scraping for uncategorized torrents
2020-10-20 02:05:17 -04:00
Esteban Sánchez
0b3fb04728
Removed unneded code and return earlier
2020-10-01 10:14:56 +02:00
Esteban Sánchez
13a52c40f2
New version
2020-09-29 13:47:32 +02:00
Esteban Sánchez
109924d0da
Fixed up metric value and documentation
2020-09-29 13:46:41 +02:00
Esteban Sánchez
b391e5f83a
Fixed docker run line
2020-09-29 12:03:26 +02:00