259
edits
m (→QA HIFs) |
|||
Line 21: | Line 21: | ||
= QA HIFs = | = QA HIFs = | ||
'''Realtime graph of important log messages''' | '''Realtime graph of important log messages''' | ||
: Show a graph of important messages in the cluster logs. For example: How many HTTP exceptions were there in the last minute? How many celery exceptions? How many addons were downloaded? This would help boost confidence if doing continuous deployment. (Does [http://www.agmweb.ca/blog/andy/2268/ Arecibo] handle some of this? --[[User:Kumar303|Kumar303]] 11:25, 1 July 2011 (PDT)) | : Show a graph of important messages in the cluster logs. For example: | ||
* How many HTTP exceptions were there in the last minute? [https://graphite-sjc.mozilla.org/render/?width=586&height=308&target=stats.amo.response.500&target=stats.amo.response.503&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? | |||
[This would help boost confidence if doing continuous deployment. (Does [http://www.agmweb.ca/blog/andy/2268/ Arecibo] handle some of this? --[[User:Kumar303|Kumar303]] 11:25, 1 July 2011 (PDT)) |
edits