mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 21:17:23 +01:00
rework concurrencyfilter
This commit is contained in:
parent
282fb4f83a
commit
c664ecbe26
4 changed files with 44 additions and 17 deletions
|
|
@ -49,4 +49,5 @@ public class MetricsAPI
|
|||
public const string GaugeGposeLobbies = "mare_gpose_lobbies";
|
||||
public const string GaugeGposeLobbyUsers = "mare_gpose_lobby_users";
|
||||
public const string GaugeHubConcurrency = "mare_free_concurrent_hub_calls";
|
||||
public const string GaugeHubQueuedConcurrency = "mare_free_concurrent_queued_hub_calls";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue