Part 3: Observability for Common Cloud Scenarios
This part provides instrumentation recipes for common scenarios such as network calls, async messaging, databases, and web clients. It demonstrates how to write your own instrumentation or cover a gap in an automatic one, and, most importantly, how to investigate performance issues using a combination of distributed tracing, metrics, and logs.
This part has the following chapters:
- Chapter 9, Best Practices
- Chapter 10, Tracing Network Calls
- Chapter 11, Instrumenting Messaging Scenarios
- Chapter 12, Instrumenting Database Calls