mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 16:27:23 +01:00
add missing gauge to metrics
This commit is contained in:
parent
3ad4bd8f5e
commit
ef5759c402
1 changed files with 1 additions and 0 deletions
|
|
@ -292,6 +292,7 @@ public class Startup
|
|||
MetricsAPI.GaugeUsersRegistered,
|
||||
MetricsAPI.GaugeAuthenticationCacheEntries,
|
||||
MetricsAPI.GaugeUserPairCacheEntries,
|
||||
MetricsAPI.GaugeUserPairCacheUsers,
|
||||
}));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue