Releases
Create Release
Track a new release for error correlation and regression detection
POST
Tracking releases allows Kodo to:
- Correlate errors with specific deployments
- Detect regressions (previously resolved errors reappearing)
- Show error trends across versions
- Identify which deploy introduced new issues
Request Body
Semantic version or release identifier (e.g., “1.2.3”, “2024-01-15-abc”)
The service this release belongs to
Deployment environment:
production, staging, developmentGit commit SHA for this release
Repository URL for linking to commits
User or system that triggered the deploy