good first issue
Metriche repository
- Star
- (3 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Setup auto-scaling and worker management for handling variable load.
Requirements:
- Configure horizontal Pod autoscaling (HPA) for Kubernetes
- Implement custom metrics for scaling decisions
- Setup worker scaling for background jobs (RabbitMQ workers)
- Configure scale-up and scale-down policies
- Add monitoring for scaling events
- Test scaling under load
Deliverables:
- HPA configuration for API and workers
- Custom metric definitions
- Scaling policies and thresholds
- Monitoring and alerting for scaling events
- Documentation for scaling configuration
- Load testing to verify scaling behavior