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

Keep a more accurate historical record of status #8

Open
andylolz opened this issue Jul 26, 2021 · 0 comments
Open

Keep a more accurate historical record of status #8

andylolz opened this issue Jul 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@andylolz
Copy link
Member

Currently, the status of a service that we keep as the historical record is just the status on the final check of the day.

So, if a service is failing all day, but at the end of the day happens to be fixed, the historical status we store is "healthy".

Conversely, if a service happens to fail at the end of the day, the historical status we store is "unhealthy".

This is not ideal. It’s an artefact left over from when we only ran a single check per day.

@andylolz andylolz added the enhancement New feature or request label Jul 26, 2021
@andylolz andylolz changed the title Keep an accurate historical record of status Keep a more accurate historical record of status Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant