mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-24 00:59:28 +00:00
Minor grammar fixup
This commit is contained in:
parent
2f07f00592
commit
45e8381d70
@ -86,7 +86,7 @@ class QbittorrentMetricsCollector:
|
||||
{
|
||||
"name": f"{self.config['metrics_prefix']}_firewalled",
|
||||
"value": response.get("connection_status", "") == "firewalled",
|
||||
"help": "Whether if server is behind a firewall",
|
||||
"help": "Whether server is behind a firewall",
|
||||
},
|
||||
{
|
||||
"name": f"{self.config['metrics_prefix']}_dht_nodes",
|
||||
|
Loading…
x
Reference in New Issue
Block a user