Observability

Every LLM call, governance decision, and agent cycle traced end-to-end in SigNoz via OpenTelemetry.

Powered by SigNoz
Provenance legend: Live = wired and emitting today Upcoming = on the roadmap, not yet emitting. The status card below reflects the real backend env (OTEL_EXPORTER_OTLP_ENDPOINT).

Finding a KeeperHub-routed spend

When a wallet is configured with executionProvider: "keeperhub"and a governance-approved spend is executed, the audit trail surfaces the same three spans you'd see for a local-vault spend — just with different attributes. To find one:

  • Open app.keeperhub.com for the keeper-side view (execution status, retries, gas sponsorship).
  • In SigNoz, search for the wallet_sign_and_broadcast span and look for the keeperhub.execution_id attribute.
  • The nested audit.log_action event records the on-chain txHash alongside the KeeperHub executionId so you can correlate the two views.

Tip: configure a wallet in Settings → Wallets to enable the KeeperHub execution path.

Command Palette

Search for a command to run...