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

29 lines
678 B
Markdown

---
id: runbooks-debug-operator
title: "Debug Operator Service"
slug: /runbooks/debug-operator
description: "Runbook for debugging the Operator service"
tags: ["runbooks", "debugging", "operator"]
status: 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
- [Service: Operator](../services/service-operator.md)
- [Incident Playbook](./incident-playbook.md)