Skip to content

ref(opentelemetry): Use sentry.graphql.operation from conventions#22582

Merged
mydea merged 1 commit into
developfrom
fn/graphql-conventions
Jul 24, 2026
Merged

ref(opentelemetry): Use sentry.graphql.operation from conventions#22582
mydea merged 1 commit into
developfrom
fn/graphql-conventions

Conversation

@mydea

@mydea mydea commented Jul 24, 2026

Copy link
Copy Markdown
Member

Removing this export from opentelemetry package, instead using this from conventions.

@mydea mydea self-assigned this Jul 24, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1b136db. Configure here.

@@ -1,5 +1,3 @@
export { SEMANTIC_ATTRIBUTE_SENTRY_GRAPHQL_OPERATION } from './semanticAttributes';

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Public export removed without deprecation

Medium Severity

SEMANTIC_ATTRIBUTE_SENTRY_GRAPHQL_OPERATION was publicly exported from @sentry/opentelemetry and is removed here with no deprecated alias or notice. Elsewhere, attribute migrations to @sentry/conventions keep the old export marked @deprecated. Flagged because the PR Review Guidelines call out public API removals and breaking changes without deprecation notices.

Additional Locations (1)
Fix in Cursor Fix in Web

Triggered by project rule: PR Review Guidelines for Cursor Bot

Reviewed by Cursor Bugbot for commit 1b136db. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 27.94 kB - -
@sentry/browser - with treeshaking flags 26.39 kB - -
@sentry/browser (incl. Tracing) 46.41 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 48.18 kB - -
@sentry/browser (incl. Tracing, Profiling) 51.21 kB - -
@sentry/browser (incl. Tracing, Replay) 85.68 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 75.33 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 90.4 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 103.06 kB - -
@sentry/browser (incl. Feedback) 45.12 kB - -
@sentry/browser (incl. sendFeedback) 32.74 kB - -
@sentry/browser (incl. FeedbackAsync) 37.8 kB - -
@sentry/browser (incl. Metrics) 29.04 kB - -
@sentry/browser (incl. Logs) 29.26 kB - -
@sentry/browser (incl. Metrics & Logs) 29.96 kB - -
@sentry/react 29.74 kB - -
@sentry/react (incl. Tracing) 48.71 kB - -
@sentry/vue 33.38 kB - -
@sentry/vue (incl. Tracing) 48.39 kB - -
@sentry/svelte 27.96 kB - -
CDN Bundle 30.27 kB - -
CDN Bundle (incl. Tracing) 48.24 kB - -
CDN Bundle (incl. Logs, Metrics) 31.84 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 49.56 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 71.12 kB - -
CDN Bundle (incl. Tracing, Replay) 85.81 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 87.13 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 91.59 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.87 kB - -
CDN Bundle - uncompressed 90.09 kB - -
CDN Bundle (incl. Tracing) - uncompressed 145.16 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 94.8 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 149.14 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 219.57 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 264.4 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 268.37 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 278.1 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 282.06 kB - -
@sentry/nextjs (client) 51.23 kB - -
@sentry/sveltekit (client) 46.84 kB - -
@sentry/core/server 80.04 kB - -
@sentry/core/browser 52 kB - -
@sentry/node 123.08 kB -0.02% -20 B 🔽
@sentry/node (incl. diagnostics channel injection) 167.1 kB -0.01% -5 B 🔽
@sentry/node/import (ESM hook with diagnostics-channel injection) 166 B - -
@sentry/node - without tracing 73.29 kB +0.01% +1 B 🔺
@sentry/aws-serverless 82.8 kB -0.01% -2 B 🔽
@sentry/cloudflare (withSentry) - minified 197.03 kB - -
@sentry/cloudflare (withSentry) 484.7 kB - -

View base workflow run

@mydea
mydea marked this pull request as ready for review July 24, 2026 09:28
@mydea
mydea requested review from a team as code owners July 24, 2026 09:28
@mydea
mydea requested review from JPeer264 and isaacs and removed request for a team July 24, 2026 09:28
@mydea
mydea merged commit 9815583 into develop Jul 24, 2026
220 of 221 checks passed
@mydea
mydea deleted the fn/graphql-conventions branch July 24, 2026 09:48
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