Create traffic shifting capabilities
Open
area/app-service
enhancement
production
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Implement traffic splitting functionality that allows gradual rollout of new deployments by routing percentage of traffic to staging slot.
**Acceptance Criteria**:
- [ ] Configurable traffic percentage routing to staging slot
- [ ] Gradual traffic increase based on success metrics
- [ ] Traffic routing validation and monitoring
- [ ] Ability to adjust traffic percentages during deployment
- [ ] Traffic routing rollback on failure detection
- [ ] Integration with App Service traffic routing features
Contributor guide
Assessment
This issue has not been assessed yet.