feat(observability): add gateway structured request logs - #68
Conversation
|
Warning Review limit reached
Next review available in: 4 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 (8)
Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
8ba3ce7 to
2d28fb0
Compare
Summary
Implements #66 as the next bounded slice of #64 after the gateway SLO foundation in #65.
AsyncLocalStoragerequest context containing only a validated UUIDv4 correlation identifierCredentialFreeJsonLoggerfor HTTP completion and sanitized observability-failure records/unmatchedScope boundary
This slice does not implement HTTP trace-context parsing, downstream propagation, service-to-service instrumentation, OpenTelemetry exporters, managed log storage, retention automation, dashboards, or alert delivery. Those remain follow-up work in #64.
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.
Closes #66. Refs #64 and #21.