Skip to content

Conversation

@Lotte-Verheyden
Copy link
Contributor

@Lotte-Verheyden Lotte-Verheyden commented Dec 3, 2025

Important

Adds OpenTelemetry setup guide to tracing docs, detailing Langfuse configuration and authentication.

  • New Guide:
    • Adds opentelemetry.mdx to components-mdx/get-started/ for OpenTelemetry setup.
    • Provides instructions to configure Langfuse as an OpenTelemetry backend.
    • Details environment variable setup for EU and US data regions.
    • Explains Basic Auth setup using Langfuse API keys.
  • Documentation Update:
    • Updates get-started.mdx in pages/docs/observability/ to include OpenTelemetry in the integration tabs.
    • Adds a new tab for OpenTelemetry with a link to full documentation.

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

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 3, 2025
@vercel
Copy link

vercel bot commented Dec 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
langfuse-docs Ready Ready Preview Comment Dec 3, 2025 5:55pm

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Dec 3, 2025
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

📦 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/observability/get-started 70.33 KB 474.54 KB 135.58% (🟡 +0.17%)
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 "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

Copy link
Contributor

@jannikmaierhoefer jannikmaierhoefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM:)

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 11, 2025
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 lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants