v2.4.0
·
92 commits
to master
since this release
v2.4.0 - Monitoring Integration
Added
- Prometheus metrics integration in backend API
- Basic HTTP metrics tracking
- Custom metrics for:
- Request counting
- Active users
- Request duration
Dependencies Added
- prometheus-net.AspNetCore (8.2.1)
Infrastructure
- Added monitoring stack (Prometheus + Grafana)
- Added deployment for monitoring infrastructure