feat(planning): enforce service observability and SLOs - #67
Conversation
|
Warning Review limit reached
Next review available in: 8 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Summary
Implements the next bounded follow-up slice of #64 after the gateway observability foundation.
@life-os/observabilitypackage/unmatchedx-correlation-idresponses without introducing tenant or identifier metric labelsGET /v1/metricsendpoint and adds the planning-service Prometheus scrape contractSecurity and privacy boundary
Workspace, goal, project, task, cookie, authorization, request-body, query-string, and correlation values are forbidden as metric labels. Production ingress must restrict
/v1/metricsto the monitoring network.Validation gate
Merge only when formatting, lint, type checking, tests, build, AppGuardrail, SAST Semgrep, Security Scan, Commercial Readiness, CodeRabbit, and all human/security review feedback pass on the exact current head with no unresolved actionable findings.
Refs #64 and #21.