{{ template "base.html" .Base }}
Click on a Machine ID to explore it further. Commonly viewed tags are expanded.
| 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 -}} |
| {{ $name }} | {{ end -}}
|---|
| {{ $count }} | {{ end -}}
{{ .NMachines }} rows, rendered in {{ .RenderTime }}. Query: {{ .Query }}