Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Add monitoring to the rabbitmq service #840

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

thepsalmist
Copy link

@thepsalmist thepsalmist commented Oct 26, 2022

Add monitoring to the rabbitmq service by:

  1. Leveraging on rabbitmq's (version > 3.8) inbuilt rabbitmq_prometheus plugin
  2. Expose port 15692 on the rabbitmq service to access the scrapped rabbitmq services from prometheus.
  3. Add prometheus alertmanager, and an email receiver

philbudne and others added 16 commits March 6, 2022 17:37
	(can be overridden via MC_NO_DEDUP_SENTENCES env var)

apps/common/src/python/mediawords/util/config/__init__.py: add env_bool function
apps/extract-and-vector/bin/extract_and_vector_worker.py: honor MC_NO_DEDUP_SENTENCES
…processing backlog

up FETCH_BLOCK_SIZE from 100 to 200:
ammortizes citus connection startup time by processing fetching larger blocks of text.

Honor skip_update_snapshot option (defaults to true):
skip setting snapshots.searchable=true
(Jinja2 2.11.3 can't cope with the new MarkupSafe 2.1.1)
PG server running on postgresql EC2 server w/o docker
Removed extra AND to try to fix mediacloud#833 as suggested by Rahul.
@thepsalmist thepsalmist marked this pull request as ready for review November 2, 2022 05:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants