-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
For some reason, my hytale_world_tps_avg and hytale_world_tps_min are stuck at 30 and never change. Is this a display bug or a server setting?
# HELP hytale_world_tps_avg Measured average TPS derived from recent ticks per world in the given period
# TYPE hytale_world_tps_avg gauge
hytale_world_tps_avg{period="10",world="default"} 30.0
hytale_world_tps_avg{period="300",world="default"} 30.0
hytale_world_tps_avg{period="60",world="default"} 30.0
# HELP hytale_world_tps_max Measured maximum TPS derived from recent ticks per world in the given period
# TYPE hytale_world_tps_max gauge
hytale_world_tps_max{period="10",world="default"} 8.583
hytale_world_tps_max{period="300",world="default"} 5.627
hytale_world_tps_max{period="60",world="default"} 7.629
# HELP hytale_world_tps_min Measured minimum TPS derived from recent ticks per world in the given period
# TYPE hytale_world_tps_min gauge
hytale_world_tps_min{period="10",world="default"} 30.0
hytale_world_tps_min{period="300",world="default"} 30.0
hytale_world_tps_min{period="60",world="default"} 30.0
# HELP hytale_world_tps_target Configured TPS target per world
# TYPE hytale_world_tps_target gauge
hytale_world_tps_target{world="default"} 30.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels