clawmetry and openclaw-trace

Both tools provide observability for OpenClaw AI agents, with Clawmetry offering a real-time dashboard for thinking processes and openclaw-trace focusing on end-to-end tracing for multi-agent systems, making them complementary tools that can be used together to achieve comprehensive observability.

clawmetry
72
Verified
openclaw-trace
49
Emerging
Maintenance 13/25
Adoption 20/25
Maturity 20/25
Community 19/25
Maintenance 13/25
Adoption 4/25
Maturity 18/25
Community 14/25
Stars: 151
Forks: 26
Downloads: 33,773
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 3
Downloads: —
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No Dependents

About clawmetry

vivekchand/clawmetry

See your agent think. Real-time observability dashboard for OpenClaw AI agents.

Provides live animated message flows across 18+ channels (Telegram, Discord, Slack, WhatsApp, Signal, Matrix, etc.), token/cost tracking by model and session, and workspace memory browsing—all auto-detected from `openclaw.json` with zero configuration. Built on Flask, it runs locally on port 8900 and streams real-time logs, cron job status, and agent event traces through a unified dashboard UI.

About openclaw-trace

Tell-Me-Mo/openclaw-trace

End-to-end tracing and observability for OpenClaw multi-agent systems

Provides real-time dashboards and REST APIs for tracking token consumption, costs, and tool usage across OpenClaw agent sessions by parsing local JSONL files. Features budget monitoring with daily/monthly limits, 7-day historical trends, A/B heartbeat comparison, and optimization hints like cache hit rates and waste detection. Runs as a standalone Node.js server with no external dependencies, accessible at localhost:3141.

Scores updated daily from GitHub, PyPI, and npm data. How scores work