-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
dev-docs (MCP server): Add tracing and errors documentation #14374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, this is what I think we want. Once we convert the errors spec to stop using tags we can merge!
develop-docs/sdk/expected-features/mcp-instrumentation/index.mdx
Outdated
Show resolved
Hide resolved
develop-docs/sdk/expected-features/mcp-instrumentation/errors.mdx
Outdated
Show resolved
Hide resolved
develop-docs/sdk/expected-features/mcp-instrumentation/errors.mdx
Outdated
Show resolved
Hide resolved
develop-docs/sdk/expected-features/mcp-instrumentation/tracing.mdx
Outdated
Show resolved
Hide resolved
develop-docs/sdk/expected-features/mcp-instrumentation/tracing.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks for adding 🫡
Co-authored-by: Alex Krawiec <[email protected]>
….mdx Co-authored-by: Alex Krawiec <[email protected]>
….mdx Co-authored-by: Alex Krawiec <[email protected]>
Hey @coolguyzone , thanks for reviewing it. I was waiting to update the erors docs to use |
DESCRIBE YOUR PR
Closes #14106
Adds developer docs for our MCP Server instrumentation.
Route for the documentation
sdk/expected-features/mcp-instrumentation
that includes:Followed this file structure as a start to (in the future) have this structure for all the other features, having something like this below, where we have :
The structure idea is from @abhi, who helped me settle this <3.
NOTE: Error docs are going to change, addressing feedback from sentry-javascript/pull/16817
IS YOUR CHANGE URGENT?
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: