mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 18:37:22 +01:00
something something metrics
This commit is contained in:
parent
d83e4e060f
commit
4d1ef1f871
7 changed files with 6 additions and 14 deletions
|
|
@ -864,8 +864,6 @@ public class MareModule : InteractionModuleBase
|
|||
|
||||
_botServices.Logger.LogInformation("User registered: {userUID}", user.UID);
|
||||
|
||||
_botServices.Metrics.IncGauge(MetricsAPI.GaugeUsersRegistered, 1);
|
||||
|
||||
lodestoneAuth.StartedAt = null;
|
||||
lodestoneAuth.User = user;
|
||||
lodestoneAuth.LodestoneAuthString = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue