At Mondo we’re building a new kind of bank in Go on a microservice platform, which has a huge number of benefits, at the cost of increased complexity. We use Phosphor, an open source system tracing tool built in Go, to track and diagnose problems in our platform. We'll cover how we developed and integrated this using the Context package, and how this enables system behaviour to be observed and monitored in high volume, low latency, distributed Go applications.