reformat
This commit is contained in:
parent
7ea945b427
commit
99c1587e7b
12 changed files with 35 additions and 35 deletions
|
|
@ -28,7 +28,7 @@ public static class CataloggerMetrics
|
|||
MeasurementUnit = Unit.Items,
|
||||
Context = "Bot"
|
||||
};
|
||||
|
||||
|
||||
public static GaugeOptions UsersCached => new()
|
||||
{
|
||||
Name = "Users cached",
|
||||
|
|
@ -50,7 +50,7 @@ public static class CataloggerMetrics
|
|||
DurationUnit = TimeUnit.Milliseconds,
|
||||
Context = "Bot"
|
||||
};
|
||||
|
||||
|
||||
public static GaugeOptions ProcessPhysicalMemory => new()
|
||||
{
|
||||
Name = "Process physical memory",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue