something something metrics

This commit is contained in:
rootdarkarchon
2022-12-27 15:43:58 +01:00
parent d83e4e060f
commit 4d1ef1f871
7 changed files with 6 additions and 14 deletions

View File

@@ -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;