Skip to content

Stats are not updating #3

@lemonmousse

Description

@lemonmousse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions