Daily AIC Consumption Report (Sentry + Grafana OTel)

Durable reports produced by .github/workflows/daily-token-consumption-report.md in github/gh-aw.

standalone

.github/workflows/daily-token-consumption-report.md

View authored workflow

Reports

1 Open 2 Resolved

[token-consumption] Daily AIC Consumption Report - 2026-08-25 - Backend Connectivity Failure

Executive Summary Status: Report Generation Failed - Backend Connectivity Unavailable The daily AIC consumption report for 2026-08-25 cannot be generated because neither Sentry nor Grafana MCP servers are configured in the workflow execution environment. The workflow has no access to the telemetry backends required to query OpenTelemetry spans containing AIC data. Impact: Zero AIC consumption visibility for the last 24 hours No workflow-level cost attribution available Cannot identify high-consumption workflows or anomalies Daily cost monitoring and optimization workflows blocked Root Cause Analysis Missing MCP Server Configuration The workflow's .goose/mcp.json contains only two servers:...

closed review issue

[token-consumption] Daily AIC Consumption Report - 2026-08-26

Executive Summary ⚠️ Configuration Gap Detected: The Daily AIC Consumption Report workflow cannot access telemetry backends. Both Sentry and Grafana MCP servers are unavailable due to missing repository secrets, preventing AI Credits (AIC) consumption analysis. While OTLP telemetry is being exported to Sentry (https://o205451.ingest.us.sentry.io/api/4511347087179777/integration/otlp), the workflow cannot query this data because the required authentication credentials are not configured. Key Metrics | Metric | Value | |---|---| | Events analyzed | ❌ 0 (no backend access) | | Events with AIC data | ❌ 0 (no backend access) | | Events with AIC data (Sentry) | ❌ unavailable | | Events with AIC...

open review issue

[token-consumption] Daily AIC Consumption Report - 2026-08-24

Executive Summary Unable to generate AIC consumption report due to critical telemetry infrastructure gaps. Both Sentry and Grafana MCP servers are unavailable, and no local telemetry artifacts exist as fallback. This report documents the configuration issues and provides actionable recommendations. Infrastructure Status Critical Missing Components | Component | Status | Issue | |---|---|---| | Sentry MCP Server | ❌ Not Available | Missing SENTRYACCESSTOKEN secret | | Grafana MCP Server | ❌ Not Available | Missing GRAFANAURL and GRAFANASERVICEACCOUNTTOKEN secrets | | MCP Server Compilation | ❌ Failed | Servers declared in workflow imports but not compiled into .lock.yml | | OTLP Secrets | ...

closed review issue