Firefox OS/Performance/Investigating Alerts: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "When you get an email from fxos-perf-alerts@mozilla.com, there is a good chance it is an automated email. We have two types of automated alerts: * Ingestion Alerts (we were e...")
 
Line 7: Line 7:
= Regression Alerts =
= Regression Alerts =


A regression alert has a Title in this format: '[ALERT][B2G] <testname> regressed by <-x.x> in <suite>' (example '[ALERT][B2G] email_memory regressed by -3.6 in vsize, vsize').
A regression alert has a Title in this format
'[ALERT][B2G] <testname> regressed by <-x.x> in <suite>'
 
example
'[ALERT][B2G] email_memory regressed by -3.6 in vsize, vsize'

Revision as of 17:28, 14 May 2014

When you get an email from fxos-perf-alerts@mozilla.com, there is a good chance it is an automated email.

We have two types of automated alerts:

  • Ingestion Alerts (we were expecting data and never received it)
  • Regression Alerts (the values of the reported data have changed)

Regression Alerts

A regression alert has a Title in this format

'[ALERT][B2G] <testname> regressed by <-x.x> in <suite>'

example

'[ALERT][B2G] email_memory regressed by -3.6 in vsize, vsize'