Week 13

Observability Overview

Logging

Debugging with Logs

Observability Tools

Practice

Assignment

Back end Track

Under construction

<aside> 🚧

This page is currently under construction. Please check back later.

</aside>

Implementation plan:

  1. Reading logs to find root causes
  2. Following a request through the logs
  3. Correlating logs across components (request IDs)
  4. Common logging mistakes: logging too much, logging too little, wrong log level
  5. Exercise: diagnose a bug using only log output

The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

CC BY-NC-SA 4.0 Icons

*https://hackyourfuture.net/*

Found a mistake or have a suggestion? Let us know in the feedback form.