{{ template "base" . }} {{ define "title" }}Trace{{ end }} {{ define "head" }}{{end}} {{ define "body" }}
Trace is a tool for analyzing the connections between systems. We log all requests and responses very precisely - including even calls that you might think of as "internal" like SQL queries - and aggregate the results for analysis here.
Each of the services listed below is trace-enabled. Click on to view a report on the service's response time to requests.
Currently, reports are grouped to describe response time to un-Traced clients. In effect, that means that services which end users can access (like web/web, or tmi) have vastly more data. This is not a fundamental limitation of Trace; we plan to add better reporting for internal services soon!