Files
blackroad-os-docs/docs/runbooks/debug-operator.md
copilot-swe-agent[bot] 702ae7eaea Fix cross-directory link paths and remove incorrect status markers
- Fix relative paths for cross-directory links (../ops/, ../services/, etc.)
- Remove _(planned)_ markers from services that actually exist
- Remove confusing _(reference CONTRIBUTING.md)_ comments
- All links now properly reference correct paths
- Build still passes successfully

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2025-11-24 16:44:52 +00:00

678 B

id, title, slug, description, tags, status
id title slug description tags status
runbooks-debug-operator Debug Operator Service /runbooks/debug-operator Runbook for debugging the Operator service
runbooks
debugging
operator
planned

Debug Operator Service

📋 Status: This runbook is planned and will be developed.

Procedures for debugging issues with the BlackRoad OS Operator service.

Planned Content

This runbook will include:

  • Common symptoms and causes
  • Log analysis procedures
  • Queue inspection commands
  • Worker debugging
  • Performance troubleshooting

See Also