Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add serveless faq #1050

Merged
merged 1 commit into from
Dec 2, 2024
Merged

docs: add serveless faq #1050

merged 1 commit into from
Dec 2, 2024

Conversation

marcklingen
Copy link
Member

@marcklingen marcklingen commented Dec 2, 2024

Fixes LFE-2089


Important

Adds FAQ document on using Langfuse Tracing in serverless functions, providing solutions for event sending issues.

  • Documentation:
    • Adds aws-lambda-and-serverless-functions.mdx to provide guidance on using Langfuse Tracing in serverless environments.
    • Explains the issue of short-lived serverless functions causing incomplete event sending.
    • Suggests using flush method to ensure events are sent before function exits.
    • Describes waitUntil method for Vercel and Cloudflare Workers to wait for flush to resolve.
    • Mentions flushAt option to configure individual event flushing.

This description was created by Ellipsis for 0aa7533. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 2, 2024
Copy link

vercel bot commented Dec 2, 2024

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

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Dec 2, 2024 0:47am

@dosubot dosubot bot added the docs label Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

📦 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)
/faq/all/aws-lambda-and-serverless-functions 27.98 KB 360.33 KB 102.95%

@marcklingen marcklingen added this pull request to the merge queue Dec 2, 2024
Merged via the queue into main with commit ad139bf Dec 2, 2024
8 checks passed
@marcklingen marcklingen deleted the lambda-faq branch December 2, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant