Debug Distributed Systems

Use when an incident spans more than one service, when a request fails inconsistently, or when the user asks for "trace the request", "find the slow hop", or "correlate the logs". Applies when the system under investigation uses trace IDs, OpenTelemetry, or any cross-service correlation header. Do not use for single-process bugs (use a language-specific debugger), or for client-side rendering issues.

Mine-FNL Updated

File contents

Mine-FNL/skillmd-lint/tree/main/examples/debug-distributed-systems commit 459960e707

Frequently asked questions

npx skillmds@latest add mine-fnl/debug-distributed-systems