When running Claude Code against Bedrock (CLAUDE_CODE_USE_BEDROCK=1), lapdog claude captures spans but they show no token/cost data. The fetch interceptor in claude_interceptor.mjs only routes direct anthropic urls through the proxy and Bedrock calls don't match. Backfilling with lapdog claude --backfill works for historical sessions.
When running Claude Code against Bedrock (CLAUDE_CODE_USE_BEDROCK=1),
lapdog claudecaptures spans but they show no token/cost data. The fetch interceptor inclaude_interceptor.mjsonly routes direct anthropic urls through the proxy and Bedrock calls don't match. Backfilling withlapdog claude --backfillworks for historical sessions.