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

204 monitoring infrastructure #225

Merged
merged 3 commits into from
Sep 10, 2019

Conversation

atul-hedera
Copy link
Contributor

@atul-hedera atul-hedera commented Sep 9, 2019

Detailed description:
To monitor a live deployment of a Hedera mirror node, this code consists of monitoring APIs and an optional monitoring dashboard. Essentially, this code runs on an external server, and periodically pings a live mirror node deployment to check the results. These are expected to be integrated with the devops alerting infrastructure. An optional dashboard can be used to see the red/green status.

This code does not share anything with the rest-api code branch.

Which issue(s) this PR fixes:
Fixes #204

Special notes for your reviewer:
Ran a live 'install and run' demo with the devops team.

Checklist

  • Documentation added
  • Tests updated

Atul Mahamuni added 2 commits September 8, 2019 21:27
Signed-off-by: Atul Mahamuni <atulmahamuni@hedera.com>
Signed-off-by: Atul Mahamuni <atulmahamuni@hedera.com>
Signed-off-by: Atul Mahamuni <atulmahamuni@hedera.com>
@mike-burrage-hedera mike-burrage-hedera merged commit b7bd9b5 into master Sep 10, 2019
@delete-merged-branch delete-merged-branch bot deleted the 204-monitoring-infrastructure branch September 10, 2019 15:31
@steven-sheehy steven-sheehy added rest Area: REST API enhancement Type: New feature monitor Area: Monitoring and dashboard labels Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature monitor Area: Monitoring and dashboard rest Area: REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monitoring infrastructure for mirror nodes
3 participants