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

Investigate custom health monitor service that wraps up the services that determine if the app should be up #1854

Open
1 of 4 tasks
tpendragon opened this issue Jul 5, 2024 · 0 comments
Labels

Comments

@tpendragon
Copy link

tpendragon commented Jul 5, 2024

What maintenance needs to be done?

We'd like to have a constant URL for pulibrary/princeton_ansible#1421, and think we can accomplish that with a provider that wraps up other providers, and just always filter to that one.

Level of urgency

  • High
  • Moderate
  • Low

Acceptance criteria

  • There's a URL that's /health.json?providers[]=uptime that returns a 5xx if the database or cache is down.

Implementation notes, if any

Example of a custom provider: https://github.com/pulibrary/lae-blacklight/pull/384/files

First Step

Figure out how to call a provider from another provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Inbox
Development

No branches or pull requests

1 participant