Skip to content

feat(admin): show API request log storage stats - #5378

Open
chrarnoldus wants to merge 1 commit into
mainfrom
feat/api-request-log-storage-stats
Open

feat(admin): show API request log storage stats#5378
chrarnoldus wants to merge 1 commit into
mainfrom
feat/api-request-log-storage-stats

Conversation

@chrarnoldus

Copy link
Copy Markdown
Contributor

Summary

  • show the exact api_request_log record count on the API Request Log admin page
  • show total PostgreSQL relation size in MB, including indexes and TOAST storage
  • preserve the existing oldest-entry age indication in the combined summary

Validation

  • pnpm exec oxfmt apps/web/src/routers/admin-router.ts apps/web/src/app/admin/api-request-log/page.tsx
  • pnpm exec oxlint --config .oxlintrc.json apps/web/src/routers/admin-router.ts apps/web/src/app/admin/api-request-log/page.tsx
  • git diff --check
  • tests deferred to CI as requested

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@chrarnoldus chrarnoldus self-assigned this Aug 19, 2026
@kilo-code-bot

kilo-code-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/web/src/app/admin/api-request-log/page.tsx
  • apps/web/src/routers/admin-router.ts

Reviewed by grok-4.6 · Input: 90.3K · Output: 9.2K · Cached: 208.3K

Review guidance: REVIEW.md from base branch main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant