Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-packages/browser-integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@sentry/browser": "10.67.0",
"@sentry/replay": "10.67.0",
"@sentry/opentelemetry": "10.67.0",
"@sentry/conventions": "0.16.0",
"@sentry/conventions": "0.19.0",
"@supabase/supabase-js": "2.49.3",
"axios": "1.18.0",
"babel-loader": "^10.1.1",
Expand Down
2 changes: 1 addition & 1 deletion dev-packages/cloudflare-integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@cloudflare/workers-types": "^4.20260426.0",
"@cloudflare/workers-types-v5": "npm:@cloudflare/workers-types@5.20260710.1",
"@sentry-internal/test-utils": "10.67.0",
"@sentry/conventions": "0.16.0",
"@sentry/conventions": "0.19.0",
"eslint-plugin-regexp": "^3.1.0",
"prisma": "6.15.0",
"vite": "7.3.5",
Expand Down
2 changes: 1 addition & 1 deletion dev-packages/node-integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"devDependencies": {
"@opentelemetry/instrumentation-http": "0.220.0",
"@sentry/conventions": "0.16.0",
"@sentry/conventions": "0.19.0",
"@sentry-internal/test-utils": "10.67.0",
"@types/amqplib": "^0.10.5",
"@types/node-cron": "^3.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@sentry/browser": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"tslib": "^2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"@sentry/browser": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0",
"@sentry/bundler-plugins": "10.67.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"access": "public"
},
"dependencies": {
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"web-vitals": "^6.0.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@sentry/browser-utils": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/feedback": "10.67.0",
"@sentry/replay": "10.67.0",
"@sentry/replay-canvas": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@apm-js-collab/code-transformer-bundler-plugins": "^0.7.4",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@opentelemetry/api": "^1.9.1",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/server-utils": "10.67.0",
"magic-string": "~0.30.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@
"zod": "^3.24.1"
},
"dependencies": {
"@sentry/conventions": "^0.16.0"
"@sentry/conventions": "^0.19.0"
}
}
2 changes: 1 addition & 1 deletion packages/elysia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@sentry/bun": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0"
"@sentry/conventions": "^0.19.0"
},
"peerDependencies": {
"elysia": "^1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@embroider/macros": "^1.16.0",
"@sentry/browser": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"ember-auto-import": "^2.7.2",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"access": "public"
},
"dependencies": {
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"dependencies": {
"@opentelemetry/api": "^1.9.1",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0"
"@sentry/conventions": "^0.19.0"
},
"peerDependencies": {
"@cloudflare/workers-types": "^4.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"access": "public"
},
"dependencies": {
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@rollup/plugin-commonjs": "28.0.1",
"@sentry/browser-utils": "10.67.0",
"@sentry/bundler-plugins": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/opentelemetry": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@sentry/bundler-plugins": "^10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"dependencies": {
"@opentelemetry/api": "^1.9.1",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/opentelemetry": "10.67.0",
"@sentry/server-utils": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@nuxt/kit": "^3.13.2",
"@sentry/browser": "10.67.0",
"@sentry/cloudflare": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/bundler-plugins": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/api": "^1.9.1",
"@sentry/browser": "10.67.0",
"@sentry/cli": "^2.58.6",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/react": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@sentry/browser": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0"
"@sentry/conventions": "^0.19.0"
},
"peerDependencies": {
"react": "17.x || 18.x || 19.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@remix-run/router": "^1.23.3",
"@sentry/cli": "^2.58.6",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/react": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"dependencies": {
"@opentelemetry/api": "^1.9.1",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {
GEN_AI_USAGE_OUTPUT_TOKENS,
GEN_AI_USAGE_TOTAL_TOKENS,
} from '@sentry/conventions/attributes';
import { GEN_AI_EXECUTE_TOOL_SPAN_OP, GEN_AI_INVOKE_AGENT_SPAN_OP } from '@sentry/conventions/op';
import type { Span, SpanAttributes } from '@sentry/core';
import {
_INTERNAL_skipAiProviderWrapping,
Expand Down Expand Up @@ -56,6 +55,8 @@ const GEN_AI_TOOL_CALL_ID_ATTRIBUTE = 'gen_ai.tool.call.id';
const GEN_AI_TOOL_DESCRIPTION_ATTRIBUTE = 'gen_ai.tool.description';
const GEN_AI_EMBEDDINGS_OPERATION = 'embeddings';
const GEN_AI_RERANK_OPERATION = 'rerank';
const GEN_AI_INVOKE_AGENT_OPERATION = 'invoke_agent';
const GEN_AI_EXECUTE_TOOL_OPERATION = 'execute_tool';
// The model-call op matches the Vercel AI OTel integration (`gen_ai.generate_content`) rather than
// the generic `gen_ai.chat`, so v6 (OTel) and v7 (channel) produce the same spans.
const GEN_AI_GENERATE_CONTENT_OPERATION = 'generate_content';
Expand Down Expand Up @@ -430,7 +431,7 @@ function buildInvokeAgentSpan(
if (callId) {
operationIdByCallId.set(callId, { operationId, isStream });
}
const span = startGenAiSpan(GEN_AI_INVOKE_AGENT_SPAN_OP, functionId, {
const span = startGenAiSpan(GEN_AI_INVOKE_AGENT_OPERATION, functionId, {
...baseAttributes,
[VERCEL_AI_OPERATION_ID_ATTRIBUTE]: operationId,
[GEN_AI_RESPONSE_STREAMING]: isStream,
Expand Down Expand Up @@ -472,7 +473,7 @@ function buildToolSpan(event: Record<string, unknown>, recordInputs: boolean): S
// Gated on `recordInputs` to match the OTel path (descriptions come from the recorded tools list).
const description =
recordInputs && toolName ? resolveToolDescription(asString(event.callId), toolName, event.tools) : undefined;
return startGenAiSpan(GEN_AI_EXECUTE_TOOL_SPAN_OP, toolName, {
return startGenAiSpan(GEN_AI_EXECUTE_TOOL_OPERATION, toolName, {
[SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN]: ORIGIN,
...(toolName ? { [GEN_AI_TOOL_NAME]: toolName } : {}),
...(toolCallId ? { [GEN_AI_TOOL_CALL_ID_ATTRIBUTE]: toolCallId } : {}),
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@sentry/browser": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0"
"@sentry/conventions": "^0.19.0"
},
"peerDependencies": {
"@solidjs/router": "^0.13.4 || ^0.14.0 || ^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/solidstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@sentry/server-utils": "10.67.0",
"@sentry/solid": "10.67.0",
"@sentry/bundler-plugins": "10.67.0",
"@sentry/conventions": "0.16.0"
"@sentry/conventions": "0.19.0"
},
"devDependencies": {
"@solidjs/router": "^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@sentry/browser": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"magic-string": "~0.30.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@sentry/cloudflare": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/node": "10.67.0",
"@sentry/server-utils": "10.67.0",
"@sentry/svelte": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tanstackstart-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"@opentelemetry/api": "^1.9.1",
"@sentry/browser-utils": "10.67.0",
"@sentry/conventions": "^0.16.0",
"@sentry/conventions": "^0.19.0",
"@sentry/core": "10.67.0",
"@sentry/node": "10.67.0",
"@sentry/react": "10.67.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@sentry/browser": "10.67.0",
"@sentry/core": "10.67.0",
"@sentry/conventions": "^0.16.0"
"@sentry/conventions": "^0.19.0"
},
"peerDependencies": {
"@tanstack/vue-router": "^1.64.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7499,10 +7499,10 @@
"@sentry/cli-win32-i686" "2.58.6"
"@sentry/cli-win32-x64" "2.58.6"

"@sentry/conventions@0.16.0", "@sentry/conventions@^0.16.0":
version "0.16.0"
resolved "https://registry.yarnpkg.com/@sentry/conventions/-/conventions-0.16.0.tgz#3b58d15714cf44dca1518496c00749eec5525009"
integrity sha512-fO9PLmHdVURcSPUpWCItWAtgKiMwGdJHbovoSEyLplX5sxs2ugvI4CBPTrkkgqhObnZOD0CnWBKDzSVQYBKEyQ==
"@sentry/conventions@0.19.0", "@sentry/conventions@^0.19.0":
version "0.19.0"
resolved "https://registry.yarnpkg.com/@sentry/conventions/-/conventions-0.19.0.tgz#da81dd1b8c4f2f42aca2d74251a07ff9f8718e42"
integrity sha512-nYciB7Pt/Ujf6pJSt1FnHeJBp908P5Ibod4FMlTzASJcqU1RvixI5EFzkbe8gvUxP3XAMoWDgeWeG8agCjKYVA==

"@sentry/node-cpu-profiler@^2.4.3":
version "2.4.3"
Expand Down
Loading