Files
novalon-website/monitoring
张翔 3e79a8a3bd feat: complete phase 4-6 - monitoring and quality gate improvements
- Add comprehensive monitoring alert rules (8 alerts)
  - Service availability, error rate, response time
  - CPU and memory usage alerts
  - Request rate and 4xx error rate monitoring

- Enhance Woodpecker quality gate
  - Split into separate steps for better visibility
  - Add E2E tests, security check, performance check
  - Update coverage threshold to 30% (previously 70%)
  - Add quality summary with clear pass/fail indicators

- Performance test results
  - 123 requests in 30s with 10 VUs
  - P95 response time: 345.55ms (target < 500ms) 
  - P99 response time: < 1000ms 
  - Error rate: 0% (target < 1%) 
  - All performance metrics meet targets
2026-03-10 13:25:17 +08:00
..