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

leverage 'logs' feature of getMonitors? #5

Open
billimek opened this issue Jun 11, 2020 · 0 comments
Open

leverage 'logs' feature of getMonitors? #5

billimek opened this issue Jun 11, 2020 · 0 comments

Comments

@billimek
Copy link

One challenge with using this to alert on outages is that polling the API will fail when there is an internet outage, and we generally won't have a record of it because we are only capturing the 'current state' of the monitors.

It would be great if we could leverage the logs feature of the getMonitors endpoint to capture past or missed outages.

There is an example implementation of this approach in a javascript solution which leverages influxdb instead of prometheus.

Is such a thing even possible with prometheus style metrics collection? It would be great if we could persist outage information as well as the other metrics.

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

No branches or pull requests

1 participant