Slide 26
Slide 26 text
Debugging & RCA
● RED Method
○ Rate
○ Errors
○ Duration
● USE Method
○ Utilization
○ Saturation
○ Errors
● Golden Signals
○ Latency
○ Traffic
○ Errors
○ Saturation
● Create an inverted Pyramid of abstractions
○ L7 Metrics
○ L4 Metrics
○ CPU, Memory, Disk, Network
○ Logs, traces, events
● Plot SLIs of dependent services &
dependencies
○ SLIs for 3rd party APIs
○ SLIs for Cloud and K8s APIs
○ SLIs for DBs, Caches and queues
■ Separate Read / write paths
■ Slow queries filtered for the service
○ DNS calls