the-tip-top-backend/src/middleware
soufiane a850e5dd28 feat: add HTTP metrics middleware for Prometheus monitoring
- Add custom metrics: http_requests_total, http_request_duration_seconds,
  http_errors_total, http_requests_in_progress, http_response_size_bytes
- Track method, route, and status_code labels
- Normalize routes to avoid high cardinality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 10:54:45 +01:00
..
auth.js dev 2025-11-17 23:47:54 +01:00
errorHandler.js dev 2025-11-17 23:47:54 +01:00
metrics.js feat: add HTTP metrics middleware for Prometheus monitoring 2025-11-26 10:54:45 +01:00
validate.js dev 2025-11-17 23:47:54 +01:00