Confirmed users
324
edits
m (→QA HIFs)  | 
				|||
| Line 20: | Line 20: | ||
= QA HIFs =  | = QA HIFs =  | ||
'''Realtime graph of important   | '''Realtime graph of important stats'''  | ||
: Show a graph of important messages in the cluster logs. For example:    | : Show a graph of important messages in the cluster logs. For example:    | ||
| Line 26: | Line 26: | ||
* How many celery exceptions? [https://graphite-sjc.mozilla.org/render/?width=586&height=308&target=nonNegativeDerivative%28sumSeries%28amo.celery.tasks.failed.*.*.*%29%29&from=-15minutes&title=15%20minutes]  | * How many celery exceptions? [https://graphite-sjc.mozilla.org/render/?width=586&height=308&target=nonNegativeDerivative%28sumSeries%28amo.celery.tasks.failed.*.*.*%29%29&from=-15minutes&title=15%20minutes]  | ||
* How many addons were downloaded? [https://graphite-sjc.mozilla.org/render/?width=586&height=308&_salt=1309567223.507&target=stats.timers.amo.view.versions.views.download_file.GET.count&target=stats.timers.amo.view.versions.views.download_latest.GET.count&from=-15minutes&title=Downloads%20in%20past%2015%20minutes]  | * How many addons were downloaded? [https://graphite-sjc.mozilla.org/render/?width=586&height=308&_salt=1309567223.507&target=stats.timers.amo.view.versions.views.download_file.GET.count&target=stats.timers.amo.view.versions.views.download_latest.GET.count&from=-15minutes&title=Downloads%20in%20past%2015%20minutes]  | ||
* Other useful metrics?  | |||
This would help boost confidence if doing continuous deployment.  | |||