Skip to content

RFC add server side data masking docs#2384

Draft
marcklingen wants to merge 6 commits intomainfrom
add-server-side-data-masking-doc
Draft

RFC add server side data masking docs#2384
marcklingen wants to merge 6 commits intomainfrom
add-server-side-data-masking-doc

Conversation

@marcklingen
Copy link
Member

@marcklingen marcklingen commented Dec 11, 2025

Important

Adds documentation for server-side data masking in self-hosted Langfuse, including configuration and example implementation.

  • Documentation:
    • Adds data-masking.mdx to document server-side data masking for self-hosted Langfuse, detailing client-side and server-side approaches.
    • Updates self-host-features.mdx to include "Data Masking" card linking to new documentation.
    • Updates license-key.mdx to list "Server-Side Data Masking" as an enterprise feature.
  • Configuration:
    • Describes environment variables for server-side masking: LANGFUSE_INGESTION_MASKING_CALLBACK_URL, LANGFUSE_INGESTION_MASKING_CALLBACK_TIMEOUT_MS, and LANGFUSE_INGESTION_MASKING_CALLBACK_FAIL_CLOSED.
  • Example:
    • Provides a Python FastAPI example for implementing a masking callback service.

This description was created by Ellipsis for 119d45d. You can customize this summary. It will automatically update as commits are pushed.

@vercel
Copy link

vercel bot commented Dec 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Feb 5, 2026 1:05pm

Request Review

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Dec 11, 2025
@github-actions
Copy link

github-actions bot commented Dec 11, 2025

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

New Page Added

The following page was added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/self-hosting/security/data-masking 62.78 KB 468.22 KB 133.78%

@marcklingen marcklingen marked this pull request as draft January 27, 2026 14:04
@marcklingen marcklingen changed the title add server side data masking docs RFC add server side data masking docs Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants