docs: session recording doc improvements#2266
Merged
Merged
Conversation
✅ Deploy Preview for pomerium-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
a8f82a1 to
1ecb021
Compare
5bf6bc0 to
7606ccf
Compare
Extract Storage Configuration provider tables and credential setup into a new reference doc (session-recording-storage.mdx). Extract Auditing, integrity checks, and audit log correlation queries into a new internals doc (session-recording-auditing.mdx). Trim session-recording.mdx to focus on the procedural setup flow: - Add "Verify Your Setup" section with 3 concrete checkpoints - Add "Operations" section covering disabling, extension removal, bucket rotation, and shared secret rotation - Link to extracted docs where deep reference material was removed Generated with [Devin](https://cli.devin.ai/docs) Co-authored-by: Devin (Kimi K2.6) <158243242+devin-ai-integration[bot]@users.noreply.github.com>
…g of the session recording docs.
59af36c to
9dbc525
Compare
alexandreLamarre
approved these changes
Jun 18, 2026
…tion Move session-recording-storage and session-recording-auditing from reference/ and internals/ into capabilities/session-recording/ so all Session Recording pages live in the same sidebar section. Update sidebars.js to use autogenerated children like the MCP category. Also fix gtag plugin initialization when GA/GA4 env vars are unset. Co-Authored-By: Devin (Kimi K2.6) <158243242+devin-ai-integration[bot]@users.noreply.github.com>
alexandreLamarre
approved these changes
Jun 18, 2026
The .enterprise a:before rule matched all links inside an enterprise category, including nested child items. Use direct-child selectors so the ENT pill only appears on the category header and standalone doc items, not on autogenerated sub-pages. Co-Authored-By: Devin (Kimi K2.6) <158243242+devin-ai-integration[bot]@users.noreply.github.com>
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
Some copy cleanup in terms of explaining some acronymns and the bigger rework is giving the session recording auditing and session recording storage their own pages. I also changed the images to light theme as they show up better for docs.
preview page at https://deploy-preview-2266--pomerium-docs.netlify.app/docs/capabilities/session-recording
Related
Relates to #2214
AI disclosure
Devin with Kimi K2.6 was used to seperate out the pages and update a bit of copy, e.g. expand acronyms. I reviewed the changes. I also made some manual changes including replacing dark mode screenshots with light themed ones as they look better.
Checklist