prometheus: Monitor all the mirrors backing our GeoIP mirror
All threads resolved!
All threads resolved!
Monitoring just geo.mirror.pkgbuild.com would only monitor the mirror returned for that geographical area, with this commit we monitor all the potential returned mirrors.
Co-authored-by: Evangelos Foutras evangelos@foutrelis.com
Fix #443 (closed)
Edited by Kristian Klausen
Merge request reports
Activity
- Resolved by Evangelos Foutras
Can we use hostnames instead of IP addresses? It would produce nicer metrics and be more in line with the regular http check.
Something like the equivalent of:
curl --connect-to "::america.mirror.pkgbuild.com:" "https://geo.mirror.pkgbuild.com" -v -I
added 2 commits
added 1 commit
- 7866427f - prometheus: Monitor all the mirrors backing our GeoIP mirror
added 1 commit
- 7087c9f4 - prometheus: Monitor all the mirrors backing our GeoIP mirror
mentioned in commit 75f90dbf
Please register or sign in to reply