Group by:
 
 
Error message
{{row.errorMessage}}
Count
{{row.errorCount}}
%
{{(row.errorCount / errorDistribution.errorCount * 100) | number:1}}%
Overall %
{{(row.errorCount / errorDistribution.count * 100) | number:1}}%
Error code
{{row.errorCode}}
Count
{{row.errorCodeCount}}
%
{{(row.errorCodeCount / errorDistribution.errorCount * 100) | number:1}}%
Overall %
{{(row.errorCodeCount / errorDistribution.count * 100) | number:1}}%