Interface Stats<LibLatencyRef>

Type Parameters

  • LibLatencyRef

Hierarchy

  • Stats

Properties

centralRequestHandlerLatencyRef?: LibLatencyRef

Latency for the request handler if using the central request handler

clusters: ClusterStats<LibLatencyRef>[]
clustersRam: number
guilds: number
largeGuilds: number
masterRam: number
members: number

Total members this instance of eris-fleet is serving

services: ServiceStats[]
servicesRam: number
shardCount: number
timestamp: number

Timestamp of when the stats were collected in ms since Unix Epoch

totalRam: number
users: number

Total cached users

voice: number

Generated using TypeDoc