.. _observability_services: Logging, Tracing & Debugging ############################ This section covers services that help you observe, diagnose, and debug a running system: emitting log messages, tracing execution, inspecting the system through a shell, and monitoring runtime health. .. toctree:: :maxdepth: 1 logging/index.rst tracing/index.rst debugging/index.rst profiling/index.rst instrumentation/index.rst cpu_load/index.rst shell/index.rst task_wdt/index.rst