📝 Description
We need better operational monitoring for the core team. Create a Prometheus exporter that formats our core protocol metrics so they can be scraped and visualized in Grafana.
🎯 Acceptance Criteria
🛠 Technical Details
- Stack: Node.js, Prometheus Client, Express.
- Location:
/backend/monitoring/prometheus.ts
- Security: Do not expose user-specific data or wallet addresses in the metrics dump.
⏱ Complexity & Scope
- Estimated Time: 2 weeks.
- Drips Complexity: High (200 points) - DevOps and infrastructure observability.
📋 Guidelines for Submission
- Minimum 90 percent test coverage required.
- Clear NatSpec-style documentation must be added to public contract functions.
- Timeframe for completion: 2 Wave cycles.
📝 Description
We need better operational monitoring for the core team. Create a Prometheus exporter that formats our core protocol metrics so they can be scraped and visualized in Grafana.
🎯 Acceptance Criteria
/metricsutilizing theprom-clientlibrary.🛠 Technical Details
/backend/monitoring/prometheus.ts⏱ Complexity & Scope
📋 Guidelines for Submission