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

Design and Implement Application Monitoring Component #13

Open
jordanpadams opened this issue Dec 5, 2023 · 0 comments
Open

Design and Implement Application Monitoring Component #13

jordanpadams opened this issue Dec 5, 2023 · 0 comments
Labels

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Dec 5, 2023

💡 Description

We need an application-level monitoring component to track our various tools and services to ensure we know when our services are down, and provide sufficient notification, as well as validate our uptime requirements.

Some thoughts on components we need to monitor:

  • Prod and Staging Websites - return 200
  • OpenSearch Registry - up and contains expected data
  • Registry API - postman (maybe some subset of queries?)
  • DOI Service - up and returns data for query (postman?)
  • Nucleus - up and running, pipelines are not stuck?

Ideas for technology choices:

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

No branches or pull requests

1 participant