Skip to content

Feat/oracle health check#1025

Merged
famvilianity-eng merged 2 commits into
StellarCheckMate:mainfrom
Luchistack:feat/oracle-health-check
Jul 1, 2026
Merged

Feat/oracle health check#1025
famvilianity-eng merged 2 commits into
StellarCheckMate:mainfrom
Luchistack:feat/oracle-health-check

Conversation

@Luchistack

Copy link
Copy Markdown
Contributor

#closes #908
Title: feat: add oracle health-check endpoint and documentation

Description:
This PR introduces a /health endpoint to the oracle service, enabling real-time monitoring of connectivity to the Stellar network and external dependencies. This ensures higher availability and better observability for the platform's infrastructure.

Key Changes:

Implementation: Added a new /health GET route in oracle-service/src/main.rs that returns the service status, network, contract address, and a timestamp.

Documentation: Updated docs/oracle.md to include endpoint documentation, request/response examples, and status code information.

Testing:

[x] Verified response structure and JSON formatting.

[x] Ensured standard HTTP 200 response for service availability.

#closes

@drips-wave

drips-wave Bot commented Jul 1, 2026

Copy link
Copy Markdown

@Luchistack Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add oracle health-check endpoint and document it in docs/oracle.md

2 participants