{{ template "base.html" .Base }}

Machine List

Click on a Machine ID to explore it further. Commonly viewed tags are expanded.

{{ range .Machines -}} {{ end -}}
Machine ID Work Backoffs Tags
{{ .ID }} {{- range $process, $work := .Work -}} {{ $process }} {{- end -}} {{- range $process, $backoff := .Backoffs -}} {{ $backoff.Process }}({{ summarizeError .Cause }}) {{- end -}} {{- range $name, $tag := .Tags -}} {{- template "fragment_tag.html" $tag -}} {{- end -}}

{{ .NMachines }} rows, rendered in {{ .RenderTime }}. Query: {{ .Query }}