Skip to content

NodeStats

Interface for nodeStats from lavalink

Extends

Extended by

Properties

PropertyTypeDescriptionOverridesInherited fromDefined in
cpuCPUStatsThe cpu stats for the node.-BaseNodeStats.cpusrc/structures/Types/Node.ts:95
frameStatsFrameStatsThe frame stats for the node.BaseNodeStats.frameStats-src/structures/Types/Node.ts:105
memoryMemoryStatsThe memory stats for the node.-BaseNodeStats.memorysrc/structures/Types/Node.ts:93
playersnumberThe amount of players on the node.-BaseNodeStats.playerssrc/structures/Types/Node.ts:87
playingPlayersnumberThe amount of playing players on the node.-BaseNodeStats.playingPlayerssrc/structures/Types/Node.ts:89
uptimenumberThe uptime for the node.-BaseNodeStats.uptimesrc/structures/Types/Node.ts:91