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

Implement a metrics endpoint for cos-alerter, so that we can get historical availability #75

Closed
sajoupa opened this issue May 13, 2024 · 1 comment

Comments

@sajoupa
Copy link

sajoupa commented May 13, 2024

Enhancement Proposal

With cos-alerter, we can only see if COSes are up or down at the moment, but not history about that (when did the outage start, how long did it last, is it reoccurring, etc.)
This should be made available to a remote COS through a relation, creating the dashboard automatically.

@dstathis
Copy link
Contributor

dstathis commented Jul 2, 2024

COS Alerter is a watchdog service. The purpose is not to provide advanced monitoring capabilities. For what you are trying to achieve, I believe the best solution would be to deploy a second COS instance and have them monitor each other. This would give much more data than cos-alerter could ever provide.

@dstathis dstathis closed this as completed Jul 2, 2024
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

2 participants