Slide 1: Log Analysis & Git Blame
On-screen
Narration
Anna: Logs are where an incident timeline actually comes from, and git history is where a code change gets explained.
Greg: Both are also easy to misuse. One buries you in noise, and the other has the word "blame" in the command name.
Anna: Which is an unfortunate piece of naming, because the tool is genuinely useful and the instinct it invites is not.
Greg: So we'll cover finding signal in logs, and using history to understand a decision rather than to identify a culprit.