ScaleBun
Skip to article

Watchdog

webDeveloper

The ScaleBun.watchdog namespace — 1 members.

Updated Reviewed

scalebun.watchdog.stats() — incidents/drops/rollups + which enrichment tiers are live.

TypeScript
import ScaleBun from '@scalebun/web';
ScaleBun.watchdog.<method>(…);

Members#

MemberSignature
statsstats(): WatchdogStats | null

Reference#

stats#

TypeScript
ScaleBun.watchdog.stats(): WatchdogStats | null
Watchdog · API reference · Web SDK · ScaleBun