Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitoring to get differences between DB and ES. #448

Closed
sebdeleze opened this issue Jan 27, 2021 · 1 comment · Fixed by #475
Closed

Monitoring to get differences between DB and ES. #448

sebdeleze opened this issue Jan 27, 2021 · 1 comment · Fixed by #475
Labels
new feature New feature

Comments

@sebdeleze
Copy link
Contributor

No description provided.

@sebdeleze
Copy link
Contributor Author

Here's the list of endpoints for monitoring:

/api/monitoring/db/connections/count --> Current connections count.
/api/monitoring/db/activity --> Current queries.
/api/monitoring/data/info --> info for each resource.
/api/monitoring/data/status --> Current status (green or red).

sebdeleze pushed a commit that referenced this issue Feb 9, 2021
* Adds monitoring for DB connections and activities.
* Adds monitoring for data integrity between database and elasticsearch.
* Manually installs xpdf in GitHub Actions, to avoid an error during CI checks.
* Closes #448.

Co-Authored-by: Peter Weber <[email protected]>
Co-Authored-by: Sébastien Délèze <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant