Add audit logs to managed infrastructure pricing - #484
Draft
AnnaXWang wants to merge 2 commits into
Draft
Conversation
Document audit log packaging in the managed infrastructure table: search & export on all plans, continuous export to a customer S3 bucket on Enterprise. Add a note on 1-year retention and the S3 export format. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Developer and Hobbyist no longer include audit log access. Update the note to match. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk Assessment: Very Low
Verdict: Approve
Diff evidence
- 1 file changed:
info/pricing.mdx(+4 / −0) - Adds two Managed infrastructure table rows (audit log search & export; continuous S3 export) and a short explanatory note with a link to
/info/audit-logs - No application code, config, CI, OpenAPI, scripts, or infrastructure changes
Why Very Low
- Documentation-only content update on an existing pricing page
- Small, isolated diff with no production logic or shared-system impact
- No auth, billing implementation, permissions, or schema changes
- No CODEOWNERS requirement detected for this path
Notes
- No prior approval from this automation to revoke or skip
- Re-evaluate on further pushes if the change set expands beyond docs content
Sent by Cursor Automation: Assign PR reviewers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
Adds audit logs as line items to the Managed infrastructure table on the Pricing & Limits page, reflecting the current packaging:
Also adds a note covering:
.jsonl.gz), with managed IAM/KMS setup, reliable delivery, and monitoringThe note links to the existing Audit Logs doc.
Testing
Docs-only change (Mintlify, no build step). Verified the table renders with the correct column count and that the
/info/audit-logslink matches the navigation entry indocs.json.