langfuse-docs icon indicating copy to clipboard operation
langfuse-docs copied to clipboard

docs: add microsoft entra id

Open marcklingen opened this issue 1 year ago • 2 comments

Blocked as support for entraid is not released in auth.js

PR: https://github.com/langfuse/langfuse/pull/1822

marcklingen avatar Apr 23 '24 19:04 marcklingen

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Apr 23, 2024 7:44pm

vercel[bot] avatar Apr 23 '24 19:04 vercel[bot]

📦 Next.js Bundle Analysis for langfuse-docs

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

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/docs/deployment/self-host 13.53 KB 334.75 KB 95.64% (🟡 +0.03%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/-

github-actions[bot] avatar Apr 23 '24 19:04 github-actions[bot]

stale

marcklingen avatar Aug 14 '24 22:08 marcklingen