Commit graph

15573 commits

Author SHA1 Message Date
Samuel Clay
9ba3aa1434 Ciphers on staging 2021-12-07 21:30:52 -05:00
Samuel Clay
d385495ef5 Explicit prometheus command, modeled after the dockerhub image. We're not using --web.console.libraries=/usr/share/prometheus/console_libraries --web.console.templates=/usr/share/prometheus/consoles 2021-12-07 16:23:05 -05:00
Samuel Clay
e63ad6193b Explicit config file 2021-12-07 11:16:00 -05:00
Samuel Clay
df21851876 Merge branch 'prometheus_retention'
* prometheus_retention:
  add 10 year retention for data in prometheus
2021-12-07 11:11:52 -05:00
Samuel Clay
b7995547e4 Merge branch 'master' into prometheus_retention
* master:
  Turning refresh stale feeds back on.
  Terraform Digital Ocean v2.0
  Adjusting sizes
  Better topline metrics
  Cleaning up redis dashboard.
  Flask metrics may not have the port, use default.
2021-12-07 11:11:18 -05:00
Samuel Clay
b2fde6f8f7 Turning refresh stale feeds back on. 2021-12-07 10:45:06 -05:00
Samuel Clay
18371c6b46 Terraform Digital Ocean v2.0 2021-12-07 10:45:06 -05:00
Samuel Clay
7ca9b3dcb2 Adjusting sizes 2021-12-07 10:30:13 -05:00
Samuel Clay
a61997a909 Better topline metrics 2021-12-07 10:25:43 -05:00
Samuel Clay
13aecfe8f4 Cleaning up redis dashboard. 2021-12-07 07:33:28 -05:00
Samuel Clay
0f81b9dfa1 Flask metrics may not have the port, use default. 2021-12-07 07:16:31 -05:00
sictiru
1e0198007f Update dependencies 2021-12-06 21:32:18 -08:00
Jonathan Math
cbe6c58b0c add 10 year retention for data in prometheus 2021-12-06 17:25:15 -05:00
Samuel Clay
ec33dfab48 Separating consul from haproxy health checks. Consul doesn't care what the status of the service is so long as it's reachable. Don't take out bad nodes, let the software do that. 2021-12-06 15:12:12 -05:00
Samuel Clay
966f0998fc Removing unused traces of older redis servers. 2021-12-06 13:56:09 -05:00
Samuel Clay
3e3dd700c3 Removing unused redis_avg (now split into user, session, story, and pubsub) 2021-12-06 11:48:27 -05:00
Samuel Clay
b531b2de3b Syncing grafana json models. 2021-12-06 11:32:26 -05:00
Samuel Clay
678662de8f Bumping celery concurrency 2021-12-06 11:23:34 -05:00
Samuel Clay
779348c495 Removing unused db redis query counters. 2021-12-06 10:49:37 -05:00
sictiru
5dd9609cd8 Cleanup. Use compat methods 2021-11-27 22:01:01 -08:00
sictiru
bec31c600a Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2021-11-27 21:38:07 -08:00
sictiru
e387fd5d73 #1572 Web view custom contextual web search action 2021-11-27 21:31:29 -08:00
Samuel Clay
41668235b6 Adding gradle wrapper properties. 2021-11-25 13:18:42 -05:00
Samuel Clay
719568a282 Adding gradle wrapper. 2021-11-25 13:16:39 -05:00
Samuel Clay
87c3b111a8 Removing dependencies from ssh helper. 2021-11-14 18:43:17 -05:00
Samuel Clay
73380a2e74 Specifying docker build platform (--platform linux/amd64) so M1 Macs don't build arm64/v8. 2021-11-14 17:27:02 -05:00
Samuel Clay
38c2004479 Haproxy shoudl reload on config update, adding celery task group, and allowing task servers to update inventory. 2021-11-14 17:21:04 -05:00
Samuel Clay
b2a325f7e5 Merge branch 'metrics'
* metrics:
  add postgres dashboard
2021-11-09 11:32:36 -05:00
Andrei
dba188280d NBScope for global scope coroutines 2021-10-31 19:20:14 -07:00
Andrei
74f80137c0 Update android gradle and kotlin dependencies 2021-10-31 19:00:13 -07:00
Andrei
a9bb151bf0 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru
# Conflicts:
#	clients/android/NewsBlur/build.gradle
2021-10-30 17:32:13 -07:00
Andrei
ac23dbd630 Cleanup NbActivity and remove static reference to all activities. Add broadcast receiver based sync mechanism between foreground activities and db updates by the background service. 2021-10-30 17:26:20 -07:00
Andrei
5f8e04eb66 Check intent action in the receiver. 2021-10-30 13:52:50 -07:00
Jonathan Math
7e08fc137c Merge branch 'master' into metrics 2021-10-26 09:43:24 -05:00
Jonathan Math
751e1b0296 Merge branch 'metrics' of https://github.com/samuelclay/NewsBlur into metrics 2021-10-26 09:43:06 -05:00
Jonathan Math
baeedcb537 add postgres dashboard 2021-10-26 09:42:46 -05:00
Samuel Clay
02472c959e Elasticsearch should ignore types by default. 2021-10-26 10:34:43 -04:00
Samuel Clay
4ff6df5d3d Removing python2.7 dependency from newsblur docker images. 2021-10-26 10:34:36 -04:00
Samuel Clay
023dd72bc7 Using .env server_name 2021-10-26 08:45:05 -04:00
Samuel Clay
403ce988e4 Adding server name to node.js sentry. 2021-10-26 08:42:49 -04:00
Samuel Clay
81ffcc52dc Switching node from .send to .sendStatus. 2021-10-26 08:33:50 -04:00
Samuel Clay
2c24866fe0 Bumping errors from sentry to user. 2021-10-26 08:29:25 -04:00
Samuel Clay
d1e37c27c0 Buffer() to Buffer.from 2021-10-26 08:22:29 -04:00
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