mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 23:03:22 +00:00
Minor grammar fixup
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user