feat(monitoring): add qui (qbittorrentui) to prometheus

This commit is contained in:
2026-01-07 10:11:42 +01:00
parent 0159266889
commit 17e66d6fb3

View File

@@ -53,3 +53,7 @@ scrape_configs:
- job_name: 'alertmanager' - job_name: 'alertmanager'
static_configs: static_configs:
- targets: ['alertmanager:9093'] - targets: ['alertmanager:9093']
- job_name: 'qui'
static_configs:
- targets: ['serveurlucas:9074']