* 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
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.
* 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
...
* 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
...