Skip to content

Update llm monitoring documentation for JavaScript #13971

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

Conversation

AbhiPrasad
Copy link
Member

The docs/product/insights/ai/llm-monitoring/getting-started/index.mdx page was updated to document JavaScript SDK support for LLM monitoring via the Vercel AI integration.

Key changes include:

  • The previous alert stating "This feature is currently only available in the Python SDK" was removed.
  • Content was restructured with new "Supported SDKs" sections for Python and JavaScript.
  • A dedicated JavaScript section was added, detailing support for the Vercel AI integration.
  • A comprehensive list of supported JavaScript platforms was included, using LinkWithPlatformIcon components, such as Node.js, Next.js, SvelteKit, Nuxt, and various server/serverless frameworks.
  • An alert was added to clarify that the Vercel AI integration is limited to Node.js and Bun runtimes and requires SDK version 8.43.0 or higher.

These updates provide clear guidance for JavaScript users and address previous confusion regarding LLM monitoring capabilities.

@AbhiPrasad AbhiPrasad self-assigned this Jun 9, 2025
Copy link

vercel bot commented Jun 9, 2025

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

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 8:02pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Jun 9, 2025 8:02pm
develop-docs ⬜️ Ignored (Inspect) Visit Preview Jun 9, 2025 8:02pm

@codeowner-assignment codeowner-assignment bot requested a review from a team June 9, 2025 19:01
@AbhiPrasad AbhiPrasad requested a review from colin-sentry June 9, 2025 19:10
Copy link

codecov bot commented Jun 9, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.86MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.77MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 873.24kB -0.0%
static/chunks/7750-*.js -3 bytes 401.83kB -0.0%
static/pL7vaY__QCDnncDJoBRt4/_buildManifest.js (New) 616 bytes 616 bytes 100.0% 🚀
static/pL7vaY__QCDnncDJoBRt4/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/GLBefTZGYQ0zBT9DYJevG/_buildManifest.js (Deleted) -616 bytes 0 bytes -100.0% 🗑️
static/GLBefTZGYQ0zBT9DYJevG/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.63MB -0.0%
../instrumentation.js -3 bytes 957.45kB -0.0%
9523.js -3 bytes 933.5kB -0.0%

- [Anthropic](/platforms/python/integrations/anthropic/)
- [Huggingface Hub](/platforms/python/integrations/huggingface_hub/)
- [Cohere](/platforms/python/integrations/cohere/)
Sentry LLM Monitoring is easiest to use with the Python SDK and an official integration like OpenAI.
Copy link
Member

Choose a reason for hiding this comment

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

nit: maybe remove 'easiest' here

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) June 9, 2025 19:32
@AbhiPrasad AbhiPrasad merged commit 3eb3df2 into master Jun 9, 2025
13 checks passed
@AbhiPrasad AbhiPrasad deleted the cursor/update-llm-monitoring-documentation-for-javascript-25fd branch June 9, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants