Skip to content

docs(migration): Document the AI instrumentation move out of @sentry/core - #23006

Merged
nicohrubec merged 1 commit into
ref/move-ai-cleanup-2from
ref/move-ai-migration-guide
Aug 4, 2026
Merged

docs(migration): Document the AI instrumentation move out of @sentry/core#23006
nicohrubec merged 1 commit into
ref/move-ai-cleanup-2from
ref/move-ai-migration-guide

Conversation

@nicohrubec

@nicohrubec nicohrubec commented Aug 4, 2026

Copy link
Copy Markdown
Member

Adds the v11 migration entry for the AI-integration move (relocating AI/gen-ai instrumentation from @sentry/core to @sentry/server-utils).

The user-facing instrument*Client / createLangChainCallbackHandler / addVercelAiProcessors helpers are unchanged (still re-exported by the platform SDKs). The entry lists the low-level helpers, constants and types that @sentry/core no longer exports.

Closes #22831

@nicohrubec
nicohrubec force-pushed the ref/move-ai-migration-guide branch from 6eb5cb8 to d0e74fd Compare August 4, 2026 11:37
@nicohrubec
nicohrubec marked this pull request as ready for review August 4, 2026 11:39
Comment thread MIGRATION.md
@nicohrubec
nicohrubec force-pushed the ref/move-ai-migration-guide branch from d0e74fd to f7d3d5f Compare August 4, 2026 11:45
auto-merge was automatically disabled August 4, 2026 11:50

Pull Request is not mergeable

auto-merge was automatically disabled August 4, 2026 11:51

Pull Request is not mergeable

auto-merge was automatically disabled August 4, 2026 11:54

Pull Request is not mergeable

@nicohrubec
nicohrubec requested review from a team as code owners August 4, 2026 12:06
@nicohrubec
nicohrubec requested review from isaacs and removed request for a team August 4, 2026 12:06
@nicohrubec
nicohrubec force-pushed the ref/move-ai-migration-guide branch from f7d3d5f to 230fd90 Compare August 4, 2026 12:06
Comment thread MIGRATION.md
…/core`

Adds a v11 migration entry covering the relocation of AI/gen-ai instrumentation from
`@sentry/core` to `@sentry/server-utils`. The user-facing `instrument*Client` /
`createLangChainCallbackHandler` / `addVercelAiProcessors` / etc. helpers are unchanged
(still re-exported by the platform SDKs); the low-level attribute/stream helpers,
integration-name constants, and option/response/client types that were exported from
`@sentry/core` are no longer part of the public API.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nicohrubec
nicohrubec force-pushed the ref/move-ai-migration-guide branch from 230fd90 to 4c10c25 Compare August 4, 2026 12:11
Comment thread MIGRATION.md
@nicohrubec
nicohrubec merged commit ce3fdcb into develop Aug 4, 2026
38 checks passed
@nicohrubec
nicohrubec deleted the ref/move-ai-migration-guide branch August 4, 2026 12:53
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.

Move AI integrations core logic out of @sentry/core

3 participants