Shard metrics, Prometheus export, audit log, and debug.

Constructors

Methods

  • Fetches internal debug state. Requires the shard token (scsh_...).

    Returns Promise<Record<string, unknown>>

    If shardToken was not provided in config.

  • Fetches metrics in Prometheus exposition format (text/plain).

    Returns Promise<string>