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

Add availability metric for mirrors #18

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

theseanything
Copy link
Contributor

This allows us to monitor the response status code for a URL, which can use to guage whether the mirror is available. A better measure for availability might be using synthetics to request a wider range of URLs from the mirror and using error rate to determine availability. However this is probably go enough for now.

@theseanything theseanything force-pushed the add-mirror-availability-metric branch from 3d02b17 to 8b94ac6 Compare July 2, 2024 09:12
This allows us to monitor the response status code for a URL, which can
use to guage whether the mirror is available. A better measure for
availability might be using synthetics to request a wider range of URLs
from the mirror and using error rate to determine availability. However
this is probably go enough for now.
@theseanything theseanything force-pushed the add-mirror-availability-metric branch from 8b94ac6 to 7c9cf7d Compare July 8, 2024 09:17
@theseanything theseanything merged commit 76cb6f4 into main Jul 8, 2024
2 checks passed
@theseanything theseanything deleted the add-mirror-availability-metric branch July 8, 2024 09:18
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

Successfully merging this pull request may close these issues.

2 participants