This document discusses observability and logging practices at Snyk. It defines observability and distinguishes it from monitoring. It describes Snyk's current logging implementation including structured logging to stdout and sending logs to logz.io. It recommends logging best practices like separating log generation from collection and using request IDs and durations. It provides an example demo and discusses benefits like improved troubleshooting and developer productivity.