Commit graph

15637 commits

Author SHA1 Message Date
Samuel Clay
62a7b1255c Skipping mongo1. 2021-10-26 08:15:17 -04:00
Samuel Clay
c9075cc151 Better error handling for mercury reader. 2021-10-26 08:15:17 -04:00
Samuel Clay
bf70f2aaf7 Redis replica user 2021-10-25 21:24:00 -04:00
Samuel Clay
205d35b932 Removing unused readability unparseable error. 2021-10-25 19:46:15 -04:00
Samuel Clay
1dbc1007d0 Adding mute user feature to hide public comments from users you don't want to see. 2021-10-25 16:47:52 -04:00
Andrei
02c946e424 #1556 Android 12 Splash Screen 2021-10-23 16:28:02 -07:00
Samuel Clay
db5cb4bd94 Moving redis conf to template to distinguish servers. 2021-10-20 17:27:20 -04:00
Samuel Clay
24d6868108 Redis port 2021-10-20 17:18:28 -04:00
Samuel Clay
e0af49022e Adjusting redis conf dirs. 2021-10-20 17:12:24 -04:00
Samuel Clay
5734225d6f Updating Redis to v6, adding redis servers. 2021-10-20 16:46:19 -04:00
Samuel Clay
95693dae82 Handling missing .env file in node. 2021-10-19 13:00:30 -04:00
Samuel Clay
5915ee1a3e Restarting grafana on build/deploy. 2021-10-19 12:53:11 -04:00
Samuel Clay
ce34d598ca Directory needs changing from elasticsearch_exporter to elasticsearch-exporter. 2021-10-19 11:26:22 -04:00
Samuel Clay
2a8f8678dc Splitting not master error and server selection timeout in mongo monitor. 2021-10-19 11:15:47 -04:00
Samuel Clay
1fdebf5c76 Removing haproxy=1 from health checks. Haproxy tests the full mongo db, so it's the default case, no need for exceptional query string like consul. 2021-10-19 11:11:11 -04:00
Samuel Clay
e86967bfba Don't check consul vs haproxy. Let consul be the exception adn the default being a full test. 2021-10-19 11:08:46 -04:00
Samuel Clay
335bc9e235 Merge branch 'metrics'
* metrics:
  Not sure if this removes the redis panel, but this is the latest.
  fix postgres haproxy issue
  Fix node image/ docker-compose issue
  fix: docker-compose was getting an error because there is no .env file.
  Adding redis exporter in dashboard
  add postgres-exporter to docker-compose and pormetheus yml
  add elasticsearch dashboard to grafana
  add querystring logic to mongo db health check to accommodate consul vs haproxy checking
  add elasticsearch_exporter to docker-compose.metrics.yml and prometheus.yml files
  add elasticsearch-exporter role in ansible
2021-10-19 11:01:45 -04:00
Samuel Clay
9cf5246c6d Not sure if this removes the redis panel, but this is the latest. 2021-10-19 11:00:35 -04:00
Samuel Clay
52b8cfb85b Task servers at , may remove. 2021-10-19 10:58:24 -04:00
Jonathan Math
6f324d608b fix postgres haproxy issue 2021-10-18 11:51:48 -05:00
Jonathan Math
c68e65d09f Merge branch 'metrics' of https://github.com/samuelclay/NewsBlur into metrics 2021-10-18 11:48:54 -05:00
Jonathan Math
402563ab41 Fix node image/ docker-compose issue
the node_modules in the image were being overwritten by the bind mount for the node scripts. I fixed this by installing node_modules into a different directory and setting that directory in an env variable in the image.
2021-10-18 11:48:43 -05:00
Jonathan Math
ecdcacf6c3 fix: docker-compose was getting an error because there is no .env file. 2021-10-18 11:21:36 -05:00
Samuel Clay
f4e6d5cd9c Adding redis exporter in dashboard 2021-10-12 11:14:02 -04:00
Jonathan Math
5f7047d5ad Merge branch 'metrics' of https://github.com/samuelclay/NewsBlur into metrics 2021-10-12 10:13:50 -05:00
Samuel Clay
bb96d3e911 Merge branch 'master' into metrics
* master: (26 commits)
  Work queue size is allowed to grow a llittle.
  Typo
  Ignoring feed fetch falling emails when not actually falling.
  Android v11.1.1.
  #1546 Only https custom server url
  Update OkHttp
  #1226 Preference for feed order
  Material circular progress indicator
  Material circular progress indicator
  Cleanup code. Fix lint performance issues.
  Remove overdraw.
  #1441 Image memory cache cleaning. Remove image loader crop square flag.
  #1546 Handle custom server urls on login
  Android v11.1.
  #1527 Expand story title on large fonts
  Merge sictiru into asyncyask
  Android v11.0.1 on beta channel.
  #1514 Replace AsyncTask. Kotlin
  #1514 Replace AsyncTask. Kotlin
  #1525 #1526 Fix crash due to list style thumbnail incompatibility
  ...
2021-10-12 11:12:44 -04:00
Jonathan Math
4e4256bd58 Merge branch 'master' into metrics 2021-10-12 10:09:02 -05:00
Jonathan Math
c84afd5529 add postgres-exporter to docker-compose and pormetheus yml 2021-10-12 10:08:40 -05:00
Jonathan Math
1e425dbf5e add elasticsearch dashboard to grafana 2021-10-11 11:13:08 -05:00
Jonathan Math
dd13af5bf1 add querystring logic to mongo db health check to accommodate consul vs haproxy checking 2021-10-11 11:11:42 -05:00
Jonathan Math
0bbff92c73 add elasticsearch_exporter to docker-compose.metrics.yml and prometheus.yml files 2021-10-11 11:09:58 -05:00
Jonathan Math
cadfc15e75 add elasticsearch-exporter role in ansible 2021-10-11 11:08:51 -05:00
Samuel Clay
714f31a2b0 Work queue size is allowed to grow a llittle. 2021-10-06 11:36:17 -04:00
Samuel Clay
7a44ab24a7 Typo 2021-10-06 10:46:29 -04:00
Samuel Clay
7ce5ca63f0 Ignoring feed fetch falling emails when not actually falling. 2021-10-06 10:07:21 -04:00
Samuel Clay
6950e5a267 Android v11.1 (cleaner than 11.1.1 since 11.1 isn't even public yet) 2021-10-06 08:27:45 -04:00
Samuel Clay
e5cc2a1d3b Merge branch 'sictiru'
* sictiru: (23 commits)
  Android v11.1.1.
  #1546 Only https custom server url
  Update OkHttp
  #1226 Preference for feed order
  Material circular progress indicator
  Material circular progress indicator
  Cleanup code. Fix lint performance issues.
  Remove overdraw.
  #1441 Image memory cache cleaning. Remove image loader crop square flag.
  #1546 Handle custom server urls on login
  Android v11.1.
  #1527 Expand story title on large fonts
  Merge sictiru into asyncyask
  Android v11.0.1 on beta channel.
  #1514 Replace AsyncTask. Kotlin
  #1514 Replace AsyncTask. Kotlin
  #1525 #1526 Fix crash due to list style thumbnail incompatibility
  #1528 Folder rename
  #1514 Replace AsyncTask. Kotlin
  #1514 Replace AsyncTask. Kotlin
  ...
2021-10-06 07:56:17 -04:00
Samuel Clay
bca2072c28 Merge branch 'master' into sictiru
* master: (87 commits)
  Moving mongo
  add elasticsearch_exporter to docker-compose metrics
  Inverse logic on newsletters.
  update mongo dashboard, add redis dashboard
  Handling broken newsletters by not choking.
  Bootstrapping issue with mongo.
  Bootstrapping issue with mongo.
  Removing auth from mongo.
  Updating node dependencies for  #1543.
  Only check for original text length on backend.
  Rewriting content before save.
  Newsletters have shorter full text, not longer.
  Turning off mongo replset lag
  Using node.consul syntax.
  Correcting mongo url for prometheus
  Removing unused code.
  Handling redis river cache cutoff from non-feeds.
  REDIS_USER needs to be earlier.
  revert changes to flask_montior/requirements.txt
  fix flask metrics python files
  ...
2021-10-06 07:56:12 -04:00
Samuel Clay
82ff87481b Android v11.1.1. 2021-10-06 07:55:58 -04:00
Samuel Clay
39ca02cfca Merge branch 'metrics'
* metrics:
  add elasticsearch_exporter to docker-compose metrics
  update mongo dashboard, add redis dashboard
2021-10-06 07:32:09 -04:00
Jonathan Math
218afe8ca4 Merge branch 'master' into metrics 2021-10-05 10:34:21 -05:00
Samuel Clay
78ddf8fbf8 Moving mongo 2021-10-05 11:05:33 -04:00
Jonathan Math
d19db3d6f8 add elasticsearch_exporter to docker-compose metrics 2021-10-05 09:44:32 -05:00
sictiru
ea783a8182 #1546 Only https custom server url 2021-10-04 21:55:33 -07:00
sictiru
f9029042eb Update OkHttp 2021-10-04 20:51:47 -07:00
Samuel Clay
c4420aad97 Inverse logic on newsletters. 2021-10-01 15:23:47 -04:00
Jonathan Math
178f53725f Merge branch 'metrics' of https://github.com/samuelclay/NewsBlur.git; branch 'metrics' of https://github.com/samuelclay/NewsBlur into metrics 2021-10-01 13:23:19 -05:00
Jonathan Math
e29d25c613 update mongo dashboard, add redis dashboard 2021-10-01 13:18:53 -05:00
Samuel Clay
63ca16a37a Handling broken newsletters by not choking. 2021-10-01 09:08:26 -04:00
Samuel Clay
a7fded7e8c Bootstrapping issue with mongo. 2021-09-30 18:19:12 -04:00