{"slug": "antigravity-cli-dashboard", "title": "Antigravity CLI Dashboard", "summary": "SigNoz released a new dashboard for Antigravity CLI that reconstructs agent activity and per-session costs from hook telemetry, addressing the tool's lack of built-in records. The dashboard, which requires SigNoz v0.135.0 or newer, tracks quota burn, tool sequences, loop passes, termination reasons, and model usage via OTLP traces filtered on agy.hook.event.", "body_md": "Antigravity CLI gives you no record of what its agent did, and no per-token cost for interactive sessions. This dashboard reconstructs both from the hook telemetry: which tools the agent ran, how many passes of the agent loop each turn took, why turns ended, and how fast the weekly quota is draining.\n\nPanels read the OTLP traces produced by Antigravity's hooks, so nothing beyond the setup in the guide is required. Every trace query filters on `agy.hook.event`\n\n, which separates the three events a turn emits: `PostToolUse`\n\nfor completed tool calls, `PostInvocation`\n\nfor each pass of the agent loop, and `Stop`\n\nfor the end of a turn. Quota panels read the `agy.quota.*`\n\ngauges and are scoped to the `gemini-weekly`\n\nbucket. A multi-select Service variable scopes every panel, so one dashboard covers as many machines and CI runners as your team instruments.\n\n## Dashboard Preview\n\nRecommended. Uses the [V2 dashboard schema](https://signoz.io/docs/dashboards/dashboards-v2-api/) and needs SigNoz v0.135.0 or newer.\n\nImport it in SigNoz with **Dashboards → + New dashboard → Import JSON**. [Import guide](https://signoz.io/docs/dashboards/import-dashboard/)\n\n## What This Dashboard Monitors\n\nThis dashboard tracks the telemetry Antigravity's hooks emit to help you:\n\n**Watch Quota Burn**: Follow the weekly limit down in real time, with the reset step visible on the curve** Forecast Exhaustion**: Read burn rate against time remaining to see whether the allowance lasts the week** See What the Agent Did**: Get the tool sequence that Antigravity records nowhere itself** Spot Runaway Loops**: Watch agent loop passes per turn, the earliest signal of an agent that will not terminate** Understand Why Turns End**: Separate normal completion from errors, cancellations, and loop-cap terminations** Check Which Model Ran**: See the models actually serving requests, which is not always the model you asked for** Attribute Work**: Break activity down per machine or CI runner through the Service variable\n\n## Panels Included\n\nThe Quota and Spend section is the closest thing to a cost view that Antigravity permits:\n\n| Panel | Description |\n|---|---|\n| Gemini Quota Remaining | Weekly limit still available over time. The slope is your burn rate, and the vertical step is the weekly reset. |\n| Current Gemini Quota | Latest remaining share for the Gemini bucket, as a percentage. |\n| Time to Gemini Quota Reset | How long until the window rolls over. Read alongside the burn-down to judge whether the allowance lasts. |\n\n**Interactive Activity**\n\n**Tool Calls Over Time**: Completed tool calls per interval, by tool. Read and search tools dominating is the normal shape for a coding agent.** Top Tools**: Call volume and distinct conversations per tool. Frequency only, since hook spans carry no duration.** Agent Loop Invocations**: Passes of the agent loop per interval. A single turn commonly produces six or more, so a sustained climb here means turns are getting harder, not that usage grew.**Requests by Model**: Share of model requests per model, counted from loop passes rather than turns.** Conversations**: Distinct conversations in the selected range.\n\n**Turn Outcomes**\n\n**Why Turns Ended**: Distribution of`agy.termination_reason`\n\n.`NO_TOOL_CALL`\n\nis the normal ending;`MAX_INVOCATIONS`\n\nand`MAX_TOKEN_BUDGET_EXCEEDED`\n\nmean the agent hit a ceiling instead of finishing.**Turns Completed Over Time**: Completed turns per interval, split by model.** Recent Turn Endings**: The individual turns behind the distribution, with termination reason, model, and conversation id for pivoting into the trace.", "url": "https://wpnews.pro/news/antigravity-cli-dashboard", "canonical_source": "https://signoz.io/docs/dashboards/dashboard-templates/antigravity-cli-dashboard", "published_at": "2026-09-02 00:00:00+00:00", "updated_at": "2026-09-03 07:53:06.612956+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents", "ai-infrastructure"], "entities": ["SigNoz", "Antigravity CLI", "Gemini"], "alternates": {"html": "https://wpnews.pro/news/antigravity-cli-dashboard", "markdown": "https://wpnews.pro/news/antigravity-cli-dashboard.md", "text": "https://wpnews.pro/news/antigravity-cli-dashboard.txt", "jsonld": "https://wpnews.pro/news/antigravity-cli-dashboard.jsonld"}}