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

GeoIP Failure Web Interface #1784

Open
patrickbrophy opened this issue Dec 2, 2024 · 2 comments
Open

GeoIP Failure Web Interface #1784

patrickbrophy opened this issue Dec 2, 2024 · 2 comments
Assignees
Labels
web-ui Related to our web displays

Comments

@patrickbrophy
Copy link
Collaborator

For GeoIP lookups If the accuracy returned is ever greater than 100KM, then we should:

  • Ensure a warning is displayed on both the director and service (cache/origin) web interface.
  • Display an admin-only widget in the director's web interface that is the list of the 5 most recent GeoIP lookup failures

There is a now a metric called pelican_director_geoip_errors that will be the backbone for this.

@patrickbrophy patrickbrophy added the web-ui Related to our web displays label Dec 2, 2024
@CannonLock
Copy link
Contributor

@patrickbrophy Sounds cool, what is the action if there is a error? Is there a way I can extend this beyond just displaying the error and help sys admins fix it easily?

@CannonLock CannonLock reopened this Dec 2, 2024
@patrickbrophy
Copy link
Collaborator Author

To be honest, I am not exactly sure what the action is. This is just a rehash of an old closed ticket. @turetske, what would be the next course of action for a sys admin after being notified of a GeoIP error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-ui Related to our web displays
Projects
None yet
Development

No branches or pull requests

2 participants