{{template "inline_confirm_js"}}
{{template "icon_sprite"}}| Customer | Avg Memory | Peak Memory | Avg CPU | Total Errors | Last Report |
|---|---|---|---|---|---|
| {{.CustomerID}} | {{formatFloat .AvgMemoryMB}} MB | {{formatFloat .PeakMemoryMB}} MB | {{formatFloat .AvgCPU}}% | {{if gt .TotalErrors 0}}{{.TotalErrors}}{{else}}0{{end}} | {{timeAgo .LastReport}} |
No issues in this period{{if .CustomerFilter}} for this customer{{end}}.
{{end}}