Commit graph

31 commits

Author SHA1 Message Date
Samuel Clay
8371c635f7 Merge branch 'master' into django2.0
* master: (27 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 09:09:25 -05:00
Samuel Clay
3737c13b22 Updating paths for python 3 2020-12-03 14:05:32 -05:00
Samuel Clay
9959a77683 PostgreSQL 9.,6 changes waiting to wait_event. 2020-12-03 10:13:04 -05:00
Samuel Clay
2ffa4ee5f9 Adding redis dbs for story and sessions. 2016-11-11 12:39:28 -08:00
Samuel Clay
f1c4552c72 Testing out redis_alt_dbs for munin 2016-11-11 12:36:36 -08:00
Samuel Clay
5dd3c2e359 Adding mongodb ops to munin 2016-11-11 11:59:11 -08:00
Samuel Clay
9c9d6fa3ac Fixing repl graph 2016-11-11 11:38:08 -08:00
Samuel Clay
5d6c2ba9aa Fixing mongo repl set lag munin graph. 2016-11-11 11:34:52 -08:00
Samuel Clay
05a6dd2bab MongoDB connections 2016-11-11 11:28:15 -08:00
Samuel Clay
c63ec03c10 No longer tracking mongo lock 2016-11-11 11:25:19 -08:00
Samuel Clay
6ba4c3013a Removing unused mongo munin graphs. 2016-11-11 11:23:05 -08:00
Samuel Clay
313a892209 Using virtualenv python for munin 2016-11-11 11:09:13 -08:00
Samuel Clay
db2172dd78 Vendorizing munin plugins. 2016-11-11 11:06:33 -08:00
Samuel Clay
70a3aa4e67 Defualting to localhost for redis. 2015-08-07 09:06:57 -07:00
Samuel Clay
6ebd175061 Fixing postgres connections munin. 2015-07-21 15:26:46 -07:00
Samuel Clay
c671b4283e Removing ttl from munin. 2015-02-11 15:18:24 -08:00
Samuel Clay
d50885c18f Removing ttl from munin. 2015-02-11 15:17:55 -08:00
Samuel Clay
26124dfed3 Removing ttl from munin. 2015-02-11 15:16:16 -08:00
Samuel Clay
dc1b722cf3 Removing ttl from redis munin. 2015-02-11 15:11:56 -08:00
Samuel Clay
181a3f5174 Fixing mongo btree munin graph. 2013-10-23 13:33:24 -07:00
Samuel Clay
4422ba4b1f HAProxy munin graphs. 2013-07-23 18:15:30 -07:00
Samuel Clay
95c11e0ec1 Adding Haproxy munin graphs. 2013-07-23 14:31:02 -07:00
Samuel Clay
b21ea88e8e Better munin plugins for redis and mongo. 2013-03-28 17:29:27 -07:00
Samuel Clay
3803776cf7 Adding port handling for socket.io when not on www. Useful for dev and debugging. 2013-03-18 15:18:43 -07:00
Samuel Clay
aa8157b669 Updating munin for new version. 2012-12-24 14:57:43 -08:00
Samuel Clay
7f593c2470 Adding postgres standby commands + munin. 2012-07-20 01:26:56 -07:00
Samuel Clay
485d3bddbd Merge branch 'master' of github.com:samuelclay/NewsBlur into social
* 'master' of github.com:samuelclay/NewsBlur:
  Adding all mongodb munin plugins, and adding fab command to install munin plugins for mongo.
  Upgrading requests's ConnectionError to a first-class error, marking page as bad url.
  Python module requests now throwing ConnectionError on bad urls. Handling by not emailing me about it.

Conflicts:
	fabfile.py
2012-03-05 11:55:42 -08:00
Samuel Clay
20c78d52cf Adding all mongodb munin plugins, and adding fab command to install munin plugins for mongo. 2012-03-05 09:24:32 -08:00
Samuel Clay
28e3871b6c Stubbing in social feed count calculations. 2012-02-08 12:20:05 -08:00
Samuel Clay
3c9fd42bf0 Finishing move feed to folder, end-to-end. Still need to fix move folder to folder in iOS app. 2011-12-03 18:22:14 -08:00
Samuel Clay
7b4c7f678d Munin plugins 2011-12-02 16:22:38 -08:00