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 |
|
Samuel Clay
|
6a0f85df0f
|
Tossing half the graphs for loadtimes. I don't need daily averages, just hourly is fine.
|
2010-09-29 17:51:47 -04:00 |
|
Samuel Clay
|
329cfea824
|
Adding feed load counts to munin graph.
|
2010-09-29 13:07:07 -04:00 |
|
Samuel Clay
|
76373642c1
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-09-29 12:52:17 -04:00 |
|
Samuel Clay
|
a412b4f33d
|
Adding feed load counts to munin graph.
|
2010-09-29 12:52:08 -04:00 |
|
Samuel Clay
|
85d84220d7
|
Permissions on munin graph for loadtimes.
|
2010-09-29 12:49:15 -04:00 |
|
Samuel Clay
|
7e5dcb188a
|
Adding munin graphs for feed loadtimes: averages, min, and max for the past hour and day. Going to be beautiful.
|
2010-09-23 10:29:18 -04:00 |
|
Samuel Clay
|
132c561be5
|
Queue date for feeds for better metrics.
|
2010-09-08 13:58:05 -07:00 |
|
Samuel Clay
|
f1b928c972
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-09-08 10:52:39 -07:00 |
|
Samuel Clay
|
2b9ec596f9
|
Adding indexes to dates on models.
|
2010-09-08 10:52:04 -07:00 |
|
Samuel Clay
|
dd3269fbe4
|
Permissions on munin graph.
|
2010-09-08 13:38:58 -04:00 |
|
Samuel Clay
|
310dde80ef
|
Whoops, .py, not .js.
|
2010-09-08 10:37:12 -07:00 |
|
Samuel Clay
|
b40f00637a
|
Adding new feed fetch history munin graphs.
|
2010-09-08 10:33:00 -07:00 |
|
Samuel Clay
|
ae2fdee539
|
Rewinding classifiers iterator, since they are being refetched every time.
|
2010-09-07 17:55:40 -07:00 |
|
Samuel Clay
|
1454ba1063
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-08-30 22:58:45 -04:00 |
|
Samuel Clay
|
c90d553677
|
Copy changes.
|
2010-08-30 22:58:41 -04:00 |
|
Samuel Clay
|
d85194c165
|
Moving feed/page fetch histories to mongodb.
|
2010-08-29 14:32:54 -04:00 |
|
Samuel Clay
|
1444ba9a24
|
Adding granular recommendations to feed/page exceptions.
|
2010-08-26 10:04:32 -04:00 |
|
Samuel Clay
|
cf8cfaba75
|
Typo on munin feed exception count.
|
2010-08-25 21:06:41 -04:00 |
|
Samuel Clay
|
1d077bb325
|
Merge feeds that are found to be dupes during the exception handling manual process.
|
2010-08-25 21:02:21 -04:00 |
|
Samuel Clay
|
f90029eed1
|
Whew. Finished entire mongo conversion. Classifiers, Stories, and UserStories. Includes bootstrapping each from Postgres.
|
2010-08-22 18:34:40 -04:00 |
|
Samuel Clay
|
79d1ffd5db
|
Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts.
|
2010-08-21 23:49:36 -04:00 |
|
Samuel Clay
|
ac53f33788
|
Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories.
|
2010-08-21 20:42:38 -04:00 |
|
Samuel Clay
|
7fde02b88a
|
Adding an update queue to munin so I can track how many feeds are past due.
|
2010-08-11 20:47:08 -04:00 |
|
Samuel Clay
|
66eae41e2d
|
Intelligence Trainer. A whopper of a commit.
|
2010-08-01 19:12:49 -04:00 |
|
Samuel Clay
|
ffe62882dd
|
Adding monthly users to munin stats.
|
2010-07-24 14:16:25 -04:00 |
|
Samuel Clay
|
80c6ea9139
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-07-21 13:03:17 -04:00 |
|
Samuel Clay
|
34c6cce547
|
Labels for instrumentation on feed and page fetching errors.
|
2010-07-21 13:02:43 -04:00 |
|
Samuel Clay
|
dfc04de45a
|
+x on munin errors.
|
2010-07-21 12:58:16 -04:00 |
|
Samuel Clay
|
8b25b985b6
|
Adding error instrumentation to keep track of rolling errors on feed and page fetches.
|
2010-07-21 12:49:33 -04:00 |
|
Samuel Clay
|
5a21900606
|
Re-enabling Story count now that we're on PostgreSQL.
|
2010-07-21 00:48:43 -04:00 |
|
Samuel Clay
|
f2c0bf9aed
|
Hiding stories count due to move from MyISAM to InnoDB. 250k counts are now very, very expensive.
|
2010-07-01 12:07:15 -04:00 |
|
Samuel Clay
|
87c53bf2f9
|
Protopub -> NewsBlur
|
2010-06-08 11:19:41 -04:00 |
|
Samuel Clay
|
fbe1367739
|
Protopub -> NewsBlur
|
2010-06-08 11:19:07 -04:00 |
|
Samuel Clay
|
2ef68a06e9
|
Fixing author in munin.
|
2010-05-20 17:16:19 -04:00 |
|
Samuel Clay
|
2c2a0e8082
|
Adding stories to munin.
|
2010-05-20 16:54:41 -04:00 |
|
Samuel Clay
|
e727c95383
|
Permissions on classifiers.
|
2010-05-20 11:04:21 -04:00 |
|
Samuel Clay
|
f05b43bea2
|
Updating munin graph names.
|
2010-05-20 10:52:55 -04:00 |
|
Samuel Clay
|
dd4559e41a
|
Updating munin graph names.
|
2010-05-20 10:52:03 -04:00 |
|
Samuel Clay
|
daa13395c1
|
Updating munin graph names.
|
2010-05-20 10:47:41 -04:00 |
|
Samuel Clay
|
be5b272e59
|
Adding munin stats for feeds, subscriptions, classifiers, and user.
|
2010-05-20 10:30:25 -04:00 |
|