We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using this project here https://github.com/OSMLatam/status and https://status.osm.lat/, and we configured each 15 minutes, instead of hourly.
We configured 5 months ago, but it only shows like las 20 days.
As part of the documentation, it has to explain that when changing the monitoring interval, the tail on the health check should be proportional, and not changed from 2000. https://github.com/OSMLatam/status/blob/2b3aaa84fe71af3f79980c9d49a95a8a1bbd951a/scripts/health-check.sh#L54
For example, for each 15 minutes, it should be changed to 8640, I think.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using this project here https://github.com/OSMLatam/status and https://status.osm.lat/, and we configured each 15 minutes, instead of hourly.
We configured 5 months ago, but it only shows like las 20 days.
As part of the documentation, it has to explain that when changing the monitoring interval, the tail on the health check should be proportional, and not changed from 2000.
https://github.com/OSMLatam/status/blob/2b3aaa84fe71af3f79980c9d49a95a8a1bbd951a/scripts/health-check.sh#L54
For example, for each 15 minutes, it should be changed to 8640, I think.
The text was updated successfully, but these errors were encountered: