statsHistorySize

View as MarkdownOpen in Claude
1get statsHistorySize(): number
2set statsHistorySize(value): void

Number of seconds of metrics history to retain.

Examples

1console.log(client.preferences.statsHistorySize);