mcpd error-log view: 'mcpctl errors' #77
Reference in New Issue
Block a user
Delete Branch "feat/mcpd-error-log"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds an in-memory error/fatal ring buffer in mcpd (fed via pino multistream, stdout unchanged),
GET /api/v1/logs/errors(RBAC: logs op), and amcpctl errorscommand. Lets operators see why mcpd misbehaved (incl. fatal kinds like BACKEND_TOKEN_DEAD) without kubectl. 6 buffer tests; full suite 2223 passing. Needs a deploy to go live (mcpd + CLI).🤖 Generated with Claude Code