Commit graph

120 commits

Author SHA1 Message Date
Samuel Clay
fd96dfb0ae Merge branch 'master' into dashboard3
* master:
  Sorting tasks times munin
2021-04-21 11:23:39 -04:00
Samuel Clay
d949c8e3ec Sorting tasks times munin 2021-04-21 11:23:33 -04:00
Samuel Clay
2920619c76 Fixing munin graph order. 2021-04-20 19:48:12 -04:00
Samuel Clay
ea085c6563 Fixing munin graph order. 2021-04-20 19:48:01 -04:00
Samuel Clay
05afdce691 Fixing search indexing. Also removing superfluous search_indexer_tasker queue. 2021-03-03 17:04:05 -05:00
Samuel Clay
ab2d9804ef Adjusting to newsblur_web. Also adding feed chooser to dashboard river. Needs hookup. 2021-01-12 15:52:10 -05:00
Jonathan Math
68830f00a0 merge master 2021-01-03 12:06:25 -05:00
Samuel Clay
17456e911f Adding django settings for munin. 2020-12-10 12:42:12 -05:00
Samuel Clay
05f3e0ae0d Adding django settings for munin. 2020-12-10 12:40:12 -05:00
Samuel Clay
689cb577b6 Adding django settings for munin. 2020-12-10 12:38:32 -05:00
Samuel Clay
ca6c0b5221 Adding django settings for munin. 2020-12-10 12:35:06 -05:00
Samuel Clay
05756155b1 Merge branch 'django3.0' into docker_django3.0
* django3.0: (184 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 13:04:39 -05:00
Samuel Clay
3737c13b22 Updating paths for python 3 2020-12-03 14:05:32 -05:00
Jonathan Math
8437b2605c 2to3 fix 2020-10-13 22:11:11 +07:00
Samuel Clay
f2fc30f0c0 Updating munin graph for app loads. 2018-02-26 16:09:59 -08:00
Samuel Clay
f9d9bce5ec Saving page load stats for munin graphs. 2018-02-26 16:00:44 -08:00
Samuel Clay
56b3dfa659 More aggregation changes. 2016-11-20 13:11:56 -08:00
Samuel Clay
5dc079efc2 Fixing task times for updated pymongo aggregation> 2016-11-20 13:09:30 -08:00
Samuel Clay
e9d5b39d90 Fixing aggregation on latest pymongo for munin graphs. 2016-11-20 11:14:17 -08:00
Samuel Clay
55dd39d983 Virtualenv for munin. 2016-11-20 11:05:20 -08:00
Samuel Clay
d2456c4fee Adding new task db profiling times to munin. 2015-12-16 17:34:43 -08:00
Samuel Clay
4a12c220fe Risky business: now capturing db times (sql/mongo/redis) for 1% of all tasks. Also updating munin to recognize new db profiling times. 2015-12-16 17:31:41 -08:00
Samuel Clay
6a20478a7f Renaming redis feed pool to redis feed update pool in prep for redis feed sub pool. 2015-07-27 18:35:25 -07:00
Samuel Clay
34d008d600 Adding color to postgres slowlogs. Making login a bit less heavy on the db. And fixing feed count munin. 2015-07-21 15:53:37 -07:00
Samuel Clay
e65cd64e8a Speeding up (and caching) feed/sub counts in munin. 2015-07-21 15:29:21 -07:00
Samuel Clay
66ca1d7628 Changing resoltuion of feed counts munin to 12 hours to spare the database. 2015-07-21 15:15:51 -07:00
Samuel Clay
c36c96d32a Adding search queue to munin. 2014-04-24 09:57:48 -07:00
Samuel Clay
e2364bb534 Thinning out db times graphs. 2014-03-19 21:08:47 -07:00
Samuel Clay
10d3d335d2 Executable dbtimes munin. 2014-03-19 14:29:01 -07:00
Samuel Clay
2caa5a91d7 Adding special DB request logs for sql, mongo, and redis. 2014-03-18 19:19:43 -07:00
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