Commit graph

90 commits

Author SHA1 Message Date
Samuel Clay
1ff16938e3 Removing page fetches from munin. 2013-08-16 16:02:56 -07:00
Samuel Clay
17ad34c7d0 Adding starred stories to munin. 2013-07-11 15:55:37 -07:00
Samuel Clay
2ade3b31e9 Fixing munin. 2013-06-26 13:03:44 -07:00
Samuel Clay
84c16d7464 Adding user queue size to munin. 2013-05-21 14:15:25 -07:00
Samuel Clay
b98d129d1b Removing MUserStory entirely. 2013-05-10 16:11:30 -07:00
Samuel Clay
eebba16d89 Adding error_feeds count to munin. 2013-04-08 10:53:11 -07:00
Samuel Clay
6b262f8557 Cleaning up counts in munin and work log. 2013-04-03 19:04:30 -07:00
Samuel Clay
702e7c8e57 Fixing munin counts. 2013-04-03 16:16:15 -07:00
Samuel Clay
ba5919d760 Moving task queue from postgres db backed to redis backed. 2013-03-30 19:05:13 -07:00
Samuel Clay
25d21c9f69 Updating postgres config, celery queue. 2013-03-30 12:43:11 -07:00
Samuel Clay
65e976e4a0 Culling some graphs on feed counts. 2013-03-29 16:36:13 -07:00
Samuel Clay
9086e93c3b Moving from MongoDB's page_loads analytics table to Redis page loads. 2013-03-29 13:14:19 -07:00
Samuel Clay
24c649df37 Readying task servers for ec2. 2012-10-15 16:32:32 -07:00
Samuel Clay
a7911316cd Adding folder collapse for blurblogs. 2012-10-01 13:07:45 -07:00
Samuel Clay
79a770bd5e Forcing all munin graphs to start at 0. 2012-09-28 09:50:12 -07:00
Samuel Clay
c258bbdd11 Ordering and smoothing munin graphs. 2012-09-27 16:51:52 -07:00
Samuel Clay
e3ad4486e3 Showing total fetches in task munin graph. 2012-09-27 15:54:40 -07:00
Samuel Clay
f9ed7fdd26 Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs. 2012-09-27 15:21:38 -07:00
Samuel Clay
2461b2f83a Cleaning analytics as a beat task. Fixing server status codes in munin, and removing app feed fetches from analytics. 2012-09-27 13:18:51 -07:00
Samuel Clay
c6e71a5de7 Fixing paths munin. 2012-09-27 12:16:29 -07:00
Samuel Clay
6496f1560e Normalizing paths and adding graphs for browser breakdowns, paths, and task feed status codes. 2012-09-27 12:12:28 -07:00
Samuel Clay
b49c83830d Permissions on munin. 2012-09-27 10:51:51 -07:00
Samuel Clay
0308b84b2d Fixing typo in munin task config. 2012-09-27 10:49:07 -07:00
Samuel Clay
f8bf3adc57 Changing munin names for better graphs. 2012-09-27 10:47:49 -07:00
Samuel Clay
8b7295ca2e New Munin views: task server breakdowns by feeds fetched, total time taken per server, and aggregate stats in the pipeline. 2012-09-27 10:45:40 -07:00
Samuel Clay
f64d3b4d44 Fixing all the little bugs that made it through. 2012-07-30 06:32:34 -07:00
Samuel Clay
5f15b12876 Adding new metrics to munin. 2012-07-29 23:24:26 -07:00
Samuel Clay
1d22d8236d Adding work queue for emails. 2012-06-28 12:42:49 -07:00
Samuel Clay
abd1f4201a Adding failed push feeds to munin. 2012-03-28 17:35:51 -07:00
Samuel Clay
d8a343b67b Adding munin graph for pushed feed queue and nginx conf. 2012-03-28 16:43:04 -07:00
Samuel Clay
b1369a06af Adding # of push feeds to munin. 2012-03-27 18:48:36 -07:00
Samuel Clay
e74f89c93c Counting queue size for celery/redis. 2012-02-26 23:29:57 -08:00
Samuel Clay
bfad5a19ac Using dsa pem for retrieving rabbit update counts. 2012-02-02 10:53:17 -08:00
Samuel Clay
0362d61b6d Adding munin graph for known good feeds. 2012-02-01 22:49:46 -08:00
Samuel Clay
219dea80f7 Adding known good feeds to munin to chart their progress. 2012-02-01 22:32:57 -08:00
Samuel Clay
bd003fda36 Fixing gradient in story detail view in iOS. 2011-11-03 09:19:24 -07:00
Samuel Clay
b89930388e Adding pages_fetched to munin. 2011-11-02 09:43:20 -07:00
Samuel Clay
6e93972ada Simplifying the shit out of feed fetch histories. 2011-11-01 19:04:34 -07:00
Samuel Clay
77d25f479b Fixing munin updates count. 2011-03-24 19:11:30 -04:00
Samuel Clay
f42a71ea1c Fixing name of munin updates for new feeds. 2011-03-24 14:59:18 -04:00
Samuel Clay
2413079ebe Adding celery queue counts to munin. 2011-03-24 13:01:56 -04:00
Samuel Clay
df124c8e56 Quickifying munin to only compute metrics when necessary. 2011-03-23 15:43:23 -04:00
Samuel Clay
4f35c2fade Making feed.min_to_decay reflect the actual decay time. Using it in statistics, and refreshing it in feed fetching. Also splitting up feed munin. 2010-12-23 13:29:31 -05:00
Samuel Clay
67bbd4abfb Fixing munin graphs for feeds. Adding exception_feeds/pages. 2010-11-13 19:31:02 -05:00
Samuel Clay
7a066b08fb Simplifying munin graph for feeds. 2010-11-10 18:41:57 -05:00
Samuel Clay
22570cf4c8 Adding premiums to munin. Fixing a few missing feeds bugs. These have to be addressed categorically, but for now, just pass on the bad ones. 2010-10-29 09:02:54 -04:00
Samuel Clay
ee89f25bb4 Whoops. GT 0, not GTE 0. 2010-10-15 19:46:49 +00:00
Samuel Clay
94295f6b25 Adding a count of active feeds to munin graphs. 2010-10-15 15:40:38 -04:00
Samuel Clay
cbb04ba6ef Adding a few keybaord shortcuts, and adding duplicate feed counts to munin. 2010-10-12 13:17:43 -04:00
Samuel Clay
4cf9b05f0c Changing all datetime.datetime.now() to datetime.datetime.utcnow(). 2010-10-10 23:55:00 -04:00