Skip to content

feat(attributes): Add graphql.source (deprecated) in favor of graphql.document - #584

Merged
JPeer264 merged 1 commit into
jp/conv-vercel-ai-legacy-attrsfrom
jp/conv-graphql-source
Aug 28, 2026
Merged

JPeer264 merged 1 commit into
jp/conv-vercel-ai-legacy-attrsfrom
jp/conv-graphql-source

Conversation

@JPeer264

Copy link
Copy Markdown
Member

The JavaScript SDK emitted graphql.source from its vendored GraphQL instrumentation and dropped it in v11. It held the GraphQL document text, which is what graphql.document already describes, so this is a plain rename onto the OpenTelemetry name.

Deprecated by getsentry/sentry-javascript#22735

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Attributes

  • Add graphql.source (deprecated) in favor of graphql.document by JPeer264 in #584
  • Add legacy Vercel AI span attributes (deprecated) by JPeer264 in #583
  • Add legacy AMQP and Redis span attributes (deprecated) by JPeer264 in #581
  • Add HTTP body size and status text attributes by msonnb in #574
  • Add graphql.processing.type by andreiborza in #572

Other

  • (span-names) Add url.domainrule for http.client spans by Lms24 in #575

Bug Fixes 🐛

Names

  • Add gen_ai.function_id and gen_ai.pipeline.name to agent span name templates by RulaKhaled in #593
  • Add missing gen_ai ops to span name rules by Lms24 in #579
  • Include tool name in gen_ai.execute_tool span names by Lms24 in #580
  • Correct graphql span name examples by andreiborza in #573

Internal Changes 🔧

  • (attributes) Add search alias for segment name by nsdeschenes in #577
  • (search-metadata) Add visibility field by nsdeschenes in #597

🤖 This preview updates automatically when you update the PR.

@JPeer264
JPeer264 force-pushed the jp/conv-graphql-source branch from e74aea3 to 7054621 Compare August 27, 2026 07:59
@JPeer264
JPeer264 force-pushed the jp/conv-graphql-source branch from 7054621 to ff5642b Compare August 27, 2026 08:11
@JPeer264
JPeer264 marked this pull request as ready for review August 27, 2026 08:17
@JPeer264
JPeer264 requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners August 27, 2026 08:17
@JPeer264
JPeer264 force-pushed the jp/conv-graphql-source branch 2 times, most recently from 29a0cb8 to 8c3cfec Compare August 27, 2026 16:30
@JPeer264
JPeer264 force-pushed the jp/conv-graphql-source branch from 8c3cfec to 2b89ffa Compare August 27, 2026 16:49
@JPeer264
JPeer264 force-pushed the jp/conv-graphql-source branch from 2b89ffa to 2cd21b7 Compare August 28, 2026 11:49
…hql.document`

The JavaScript SDK emitted `graphql.source` from its vendored GraphQL
instrumentation and dropped it in v11. It held the GraphQL document text,
which is what `graphql.document` already describes, so this is a plain
rename onto the OpenTelemetry name.

Deprecated by getsentry/sentry-javascript#22735

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@JPeer264
JPeer264 force-pushed the jp/conv-graphql-source branch from 2cd21b7 to bc40f49 Compare August 28, 2026 12:12
@JPeer264
JPeer264 merged commit a69ced9 into main Aug 28, 2026
16 checks passed
@JPeer264
JPeer264 deleted the jp/conv-graphql-source branch August 28, 2026 12:26
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.

2 participants