Skip to content

πŸ“Š Claude Token Usage Report2026-07-17Β #6318

Description

@github-actions

Overview

Period: 2026-07-16 to 2026-07-17
Runs analyzed: 8 (8 had token data)
Total tokens: 32,672 across all workflows
Estimated total cost: $0.00 (cost data not available β€” api-proxy cost tracking not enabled)
Total Actions minutes: 42 min

Workflow Summary

Workflow Runs Total Tokens Avg Tokens/Run Cost Avg Cost Action Min
Smoke Claude 8 32,672 4,084 N/A N/A 42

πŸ” Optimization Opportunities

  1. Smoke Claude β€” token data available but estimated_cost is null for all runs

    • The api-proxy sidecar is capturing token counts but cost estimation is not computed
    • Enable cost computation in gh aw logs or ensure the api-proxy tracks model pricing
    • Average of 4,084 tokens/run is low β€” this is a lightweight smoke test workflow
    • Token usage is highly consistent (3,776–4,154 range), suggesting a stable, deterministic prompt
  2. No turns data available across all runs

    • Turn-level granularity is missing; consider enabling turn tracking for deeper analysis
Per-Workflow Details

Smoke Claude

  • Runs: 8
  • Total tokens: 32,672 (avg 4,084/run)
  • Estimated cost: Not available (null)
  • Turns: Not available (null)
  • Token range: 3,776 – 4,154 (very consistent)
  • Action minutes: 4–7 min/run (avg 5.25 min)
  • Error rate: 0/8 runs
  • Cache analysis: Not available (token_usage_summary is null β€” api-proxy may not be active for this workflow)
Workflows Without Full Token Data

The following fields were null/missing for all 8 runs, indicating incomplete instrumentation:

  • estimated_cost β€” cost not computed
  • effective_tokens β€” cost-normalized tokens not computed
  • turns β€” turn count not tracked
  • token_usage_summary β€” per-model/cache breakdown not available
  • database_id β€” run IDs not populated
  • error_count / warning_count β€” not tracked

Recommendation: Verify the api-proxy sidecar (--enable-api-proxy) is active in Smoke Claude and that the gh aw logs --json output includes model-level pricing data.

Historical Trend

This appears to be the first (or among the first) Claude token usage reports β€” no previous claude-token-usage-report issues were found to compare against.

References:

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by Daily Claude Token Usage Analyzer Β· 20.7 AIC Β· ⊞ 7.7K Β· β—·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions