Skip to content

feat(ops): Add MCP ops - #558

Merged
msonnb merged 1 commit into
mainfrom
ms/mcp-ops
Aug 12, 2026
Merged

feat(ops): Add MCP ops#558
msonnb merged 1 commit into
mainfrom
ms/mcp-ops

Conversation

@msonnb

@msonnb msonnb commented Aug 7, 2026

Copy link
Copy Markdown
Member

Description

Adds ops and description/name rules for mcp.server, mcp.notification.client_to_server, and mcp.notification.server_to_client, as already used by the JS SDK.

PR Checklist

  • I have run yarn test and verified that the tests pass.
  • I have run yarn generate to generate and format code and docs.

If an attribute was added:

  • The attribute is in a namespace (e.g. nextjs.function_id, not function_id)
  • I have used the correct value for apply_scrubbing (i.e. manual or auto. Use never only for values that should never be scrubbed such as IDs)

If an attribute was deprecated:

@msonnb
msonnb requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners August 7, 2026 13:50
@github-actions

github-actions Bot commented Aug 7, 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).


Breaking Changes 🛠

  • (ops) Drop category prefix and SPAN_OP suffix from op constants by Lms24 in #565

New Features ✨

Attributes

  • Add search alias metadata by cleptric in #492
  • Add sentry.event.serialized_meta by mjq in #566
  • Change sentry.description scrubbing policy to manual by Lms24 in #555

Op

  • Add handler op by msonnb in #554
  • Add router span operation by msonnb in #551

Other

  • (ops) Add MCP ops by msonnb in #558

Bug Fixes 🐛

  • (docs) Add missing file and test docs building in CI by Lms24 in #568
  • (ops) Add http.client.stream to http.client name and description rules by msonnb in #553

Internal Changes 🔧

Deps

  • Bump dompurify from 3.4.12 to 3.4.13 by dependabot in #559
  • Bump js-yaml from 4.3.0 to 4.3.1 by dependabot in #560

Other

  • (docs) Add Sentry Astro SDK by Lms24 in #563
  • Type-check TypeScript sources by Lms24 in #567
  • Unstale yarn.lock by Lms24 in #561

🤖 This preview updates automatically when you update the PR.

@alexander-alderman-webb alexander-alderman-webb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We only have mcp.server in Python.
The other ops look strange but that's okay I guess.

@msonnb
msonnb enabled auto-merge (squash) August 12, 2026 13:16
@msonnb
msonnb merged commit 1211dbd into main Aug 12, 2026
17 checks passed
@msonnb
msonnb deleted the ms/mcp-ops branch August 12, 2026 13:18
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