Autonomous agents, observable and governable.
OpenClaw connects Slack, Telegram, WhatsApp, and Discord to agents that actually act — read files, browse, call APIs, send messages. Obsivara records every action, attributes every failure to the exact tool, scores every channel's health, and predicts failures before your users notice. Your agents stay autonomous; you stay in control.
OpenClaw, fully observable.
Channel-level health
Slack healthy, Telegram warning, WhatsApp critical — see per-channel success rates and latency, because failures rarely hit every channel at once.
Message-to-action replay
Follow any request from the chat message through agent selection, model calls, tool executions, and the response — including the exact step that failed.
Tool & skill risk monitoring
Every file write, shell command, browser action, and email send recorded with a risk level. High-risk skill executions surface in your security feed.
Cost per agent and channel
Know which agents and channels burn tokens, which model each task used, and where a cheaper model would do.
Three steps. No code changes.
Create an Obsivara API key
Generate an ingest key in Settings → API Keys.
Connect your gateway
On the Integrations page choose OpenClaw, paste your gateway URL and API key, and pick which agents to monitor.
Watch sessions stream in
Obsivara syncs every 5 minutes (or push events via webhook) — sessions, tool calls, and costs appear across Traces, Inventory, and Agent Runtimes.
Signals tracked out of the box.
- →Agent sessions and outcomes per channel
- →Tool and skill executions with risk levels
- →Model usage, tokens, and cost per session
- →Permission denials and approval requests
- →Error clusters with failing-tool attribution
- →Channel latency and delivery failures
Common questions.
Do I need to modify my OpenClaw setup?
No code changes. Obsivara pulls from your gateway API with a read-only key; a webhook push mode is also available for real-time events.
Are message contents stored?
No. Obsivara stores execution metadata — timings, statuses, tool names, token counts. Message bodies stay in your gateway.
Does it work self-hosted behind a VPN?
The gateway URL must be reachable from Obsivara. For fully private deployments, use webhook push mode instead of pull sync.