-
Notifications
You must be signed in to change notification settings - Fork 73
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
feat: add opentelemetry preview documentation #1213
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
📦 Next.js Bundle Analysis for langfuse-docsThis analysis was generated by the Next.js Bundle Analysis action. 🤖 New Pages AddedThe following pages were added to the bundle from the code in this PR:
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Important
Adds OpenTelemetry integration documentation and updates routing and configuration for Langfuse.
example-openlit.md
,example-openllmetry.md
,example-pydantic-ai.md
, andexample-opentelemetry-collector.mdx
for OpenTelemetry integration examples.get-started.mdx
with OpenTelemetry setup instructions and integration examples.cookbook/_routes.json
to include new OpenTelemetry example paths./docs/opentelemetry
to/docs/opentelemetry/get-started
innext.config.mjs
.pages/docs/_meta.tsx
andpages/docs/opentelemetry/_meta.tsx
to include OpenTelemetry sections and examples.This description was created by
for 598e780. It will automatically update as commits are pushed.