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

Utilise centralised monitoring deployment to alert based on deployment snapshot health #578

Open
JakeHardy14 opened this issue Jul 22, 2022 · 0 comments

Comments

@JakeHardy14
Copy link

Overview

Using ECE and shipping metrics/logs to a centralised monitoring Deployment, we have the ability to build alerting based on important measures such as cluster health and disk usage, I'd like to see the same level of monitoring extended to include snapshot health of the deployment

Context

Currently, the only method of monitoring deployment health is via API interface of the ECE stack. In particular, there's breaking changes between ECE 2.* and 3.* that mean to continue monitoring the snapshot health, we need to edit the API interaction. We're also forced to use an external (Nagios based) monitoring system to check the API and report if the snapshot is not in a healthy state. I think that along with disk usage, shard size, cluster health, that snapshot health should also be reported into the central monitoring deployment and allow us to build Kibana UI alerting from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant