mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-14 14:14:16 +01:00
some file server fixes I guess
This commit is contained in:
parent
810c6dbd45
commit
2c7ff6f73a
5 changed files with 53 additions and 51 deletions
|
|
@ -65,6 +65,9 @@ public class Startup
|
|||
MetricsAPI.GaugeFilesUniquePastHourSize,
|
||||
MetricsAPI.GaugeCurrentDownloads,
|
||||
MetricsAPI.GaugeDownloadQueue,
|
||||
MetricsAPI.GaugeDownloadQueueCancelled,
|
||||
MetricsAPI.GaugeDownloadPriorityQueue,
|
||||
MetricsAPI.GaugeDownloadPriorityQueueCancelled,
|
||||
MetricsAPI.GaugeQueueFree,
|
||||
MetricsAPI.GaugeQueueInactive,
|
||||
MetricsAPI.GaugeQueueActive,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue