list active downloads in controlpanel

This commit is contained in:
ed 2024-11-10 02:12:18 +00:00
parent 0ce7cf5e10
commit 8aba5aed4f
21 changed files with 271 additions and 31 deletions

View file

@ -57,6 +57,7 @@ class TestMetrics(unittest.TestCase):
ptns = r"""
cpp_uptime_seconds [0-9]\.[0-9]{3}$
cpp_boot_unixtime_seconds [0-9]{7,10}\.[0-9]{3}$
cpp_active_dl 0$
cpp_http_reqs_created [0-9]{7,10}$
cpp_http_reqs_total -1$
cpp_http_conns 9$