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

[docs] Add integration landingpages

Open jannikmaierhoefer opened this issue 1 year ago • 6 comments

  1. add integration (seo) landingpage for
  • lamatic
  • promptfoo
  • mulvus
  • ragas
  1. update jannik twitter link

jannikmaierhoefer avatar Sep 25 '24 19:09 jannikmaierhoefer

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

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Oct 14, 2024 11:08pm

vercel[bot] avatar Sep 25 '24 19:09 vercel[bot]

📦 Next.js Bundle Analysis for langfuse-docs

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

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 365 KB (🟡 +397 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

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

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

New Pages Added

The following pages were added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/docs/integrations/lamatic 5.7 KB 370.69 KB 105.91%
/docs/integrations/more-ways-to-integrate/milvus 7.21 KB 372.21 KB 106.35%
/docs/integrations/more-ways-to-integrate/ragas 5.7 KB 370.69 KB 105.91%
/docs/integrations/promptfoo 7.15 KB 372.15 KB 106.33%

github-actions[bot] avatar Sep 25 '24 19:09 github-actions[bot]

Looks good. I think the overviews page still needs to be updated.

clemra avatar Sep 26 '24 11:09 clemra

Added Lamatic, Promptfoo and OpenWebUI to overview page table. Did not include Ragas and Milvus since it is not a direct integration but rather a "way to use" Langfuse with.

jannikmaierhoefer avatar Sep 26 '24 12:09 jannikmaierhoefer

📦 Next.js Bundle Analysis for langfuse-docs

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

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 365.16 KB (🟡 +456 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

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

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

New Pages Added

The following pages were added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/docs/integrations/lamatic 5.7 KB 370.86 KB 105.96%
/docs/integrations/more-ways-to-integrate/milvus 7.21 KB 372.38 KB 106.39%
/docs/integrations/more-ways-to-integrate/ragas 5.7 KB 370.86 KB 105.96%
/docs/integrations/openwebui 7.37 KB 372.53 KB 106.44%
/docs/integrations/promptfoo 7.15 KB 372.32 KB 106.38%

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/integrations/overview 7.14 KB 372.3 KB 106.37% (🟡 +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 Sep 26 '24 12:09 github-actions[bot]

📦 Next.js Bundle Analysis for langfuse-docs

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

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 365.16 KB (🟡 +456 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

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

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

New Pages Added

The following pages were added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/docs/integrations/lamatic 5.69 KB 370.85 KB 105.96%
/docs/integrations/more-ways-to-integrate/milvus 7.21 KB 372.37 KB 106.39%
/docs/integrations/more-ways-to-integrate/ragas 5.69 KB 370.85 KB 105.96%
/docs/integrations/openwebui 7.36 KB 372.53 KB 106.44%
/docs/integrations/promptfoo 7.15 KB 372.31 KB 106.37%

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/integrations/overview 7.14 KB 372.3 KB 106.37% (🟡 +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 Sep 26 '24 13:09 github-actions[bot]