This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Description
Building on #1971, the agent's blob log should contain all diagnostic information necessary to debug. This allows us to remove traces from AI and keep only operational information such as errors and events.
My mental model:
- App Insights -> identifying high level patterns in our system
- Blob log -> triaging a particular instance of interesting behavior
AB#35919