Files
2024-01-11 21:10:03 -07:00

15 lines
296 B
JSON

{
"type": "http",
"name": "qBittorrent Exporter - Web",
"interval": 60,
"retryInterval": 20,
"maxretries": 1,
"notificationIDList": [
3,
4
],
"url": "http://qbittorrent_exporter:8000/metrics",
"accepted_statuscodes": [
"200-299"
]
}