Skip to content

feat: implement lending pool monitoring service (issue #234)#238

Merged
ONEONUORA merged 2 commits intoFracverse:masterfrom
OpenSourceCOntr:fix/issue-234-lending-pool-monitoring-service
Feb 26, 2026
Merged

feat: implement lending pool monitoring service (issue #234)#238
ONEONUORA merged 2 commits intoFracverse:masterfrom
OpenSourceCOntr:fix/issue-234-lending-pool-monitoring-service

Conversation

@Uchechukwu-Ekezie
Copy link
Contributor

@Uchechukwu-Ekezie Uchechukwu-Ekezie commented Feb 26, 2026

This PR implements the backend monitoring service for the lending pool as requested in issue #234. It tracks TVL, utilization, and active loans, and exposes them via the /api/admin/metrics/lending endpoint.
closes #234

Copy link
Contributor

@ONEONUORA ONEONUORA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @Uchechukwu-Ekezie

@ONEONUORA ONEONUORA merged commit 0e58159 into Fracverse:master Feb 26, 2026
2 checks passed
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.

{Backend} Lending Pool Monitoring Service

2 participants