- 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>
29 lines
678 B
Markdown
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)
|