Add ClawMetry to Monitoring & Analytics - #154
Open
vivekchand wants to merge 2 commits into
Open
vivekchand wants to merge 2 commits into
vivekchand wants to merge 2 commits into
Conversation
ClawMetry is a self-hosted, local-first observability dashboard and kill switch for Claude Code and other coding-agent runtimes. It reads the session logs the runtime already writes on disk, so there is no SDK to install, nothing in the request path, and nothing leaves the machine by default. One row added to the Monitoring & Analytics table, matching the existing format. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ClawMetry (clawmetry.com, MIT, open-core) is a self-hosted, local-first observability dashboard and kill switch for Claude Code and other coding-agent runtimes (OpenClaw, NemoClaw, Codex, Cursor, Gemini CLI, Aider, Goose, Hermes, OpenCode, Cline, Copilot and others).
pip install clawmetry && clawmetry, zero config. It fits Monitoring & Analytics alongside claude-code-otel and sniffly: it shows sessions, transcripts, tool calls, tokens and cache-aware cost per session and per model, and the Guard tab can pause, stop or kill a runaway agent (opt-in, off by default).How it gets its data, and why it differs from proxies and SDKs: it reads the session logs the runtimes already write on disk. No SDK to install, nothing sits in the request path, and nothing leaves the machine by default (cloud sync is optional and E2E-encrypted). Pricing, stated plainly: OpenClaw and NemoClaw are free in the open-source app; the other runtimes, including Claude Code, need ClawMetry Cloud or a self-hosted Pro license. One row added to the table, matching the existing format; README-CN.md was left untouched, happy to add a Chinese row too if you want it.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Rt5fq2BWxieLpR69MAbwjr