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
da143b6219
immich env vars added
2023-03-14 10:41:23 -07: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
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
Esteban Sánchez
de00864f11
Small fixes
2021-07-02 16:07:53 +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
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
109924d0da
Fixed up metric value and documentation
2020-09-29 13:46:41 +02:00
Esteban Sánchez
55c4b3a5a7
Fixed config checker
2020-09-29 11:49:16 +02:00
Esteban Sánchez
6007908113
Check config and fail early
2020-09-29 11:45:56 +02:00
Esteban Sánchez
fb767eba1e
First version
2020-09-29 11:12:22 +02:00