fix: add class context to all loggers, format
This commit is contained in:
parent
fb324e7576
commit
6c9d1c328b
16 changed files with 54 additions and 37 deletions
|
@ -15,7 +15,7 @@ public static class FoxnounsMetrics
|
|||
|
||||
public static readonly Gauge UsersActiveDayCount =
|
||||
Metrics.CreateGauge("foxnouns_user_count_active_day", "Number of users active in the last day");
|
||||
|
||||
|
||||
public static readonly Gauge MemberCount =
|
||||
Metrics.CreateGauge("foxnouns_member_count", "Number of total members");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue