Skip to content

feat(core): MCP server instrumentation #16807

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

Draft
wants to merge 22 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
dff2080
feat(mcp-server): Enhance transport handling and request instrumentation
betegon Jun 27, 2025
cb28ccc
test transport layer
betegon Jul 1, 2025
1480b78
refactor(mcp-server.test): Simplify test setup by using beforeEach fo…
betegon Jul 1, 2025
5a97d69
test(mcp-server): Add tests for span creation and semantic convention…
betegon Jul 1, 2025
03077f8
test(mcp-server): Update tests to control transport connection in ind…
betegon Jul 2, 2025
cac9bd0
test(mcp-server): Refine span attributes and transport details
betegon Jul 2, 2025
37ef9a9
test(mcp-server): Replace direct tracing module calls with spies for …
betegon Jul 2, 2025
ac015ce
feat(mcp-server): Add TypeScript type definitions for MCP server inst…
betegon Jul 2, 2025
c2f3e82
feat(mcp-server): Introduce MCP attributes and methods for enhanced t…
betegon Jul 2, 2025
094574f
test(mcp-server): Add tests for span creation with various notificati…
betegon Jul 2, 2025
9972b09
test(mcp-server): Update test to use spy for startSpan
betegon Jul 2, 2025
ef52da5
refactor(mcp-server): improve span handling and attribute extraction
betegon Jul 2, 2025
aee709b
simplify attributes
betegon Jul 2, 2025
edc4e3c
refactor(mcp-server): improve types
betegon Jul 2, 2025
62ca0f3
refactor(mcp-server): refactor span handling and utility functions fo…
betegon Jul 2, 2025
08c39f1
remove unused import and comment legacy support
betegon Jul 3, 2025
fe2c865
refactor(mcp-server): improve notification span handling and set attr…
betegon Jul 3, 2025
ec3cb6f
refactor(mcp-server): span and attribute creation
betegon Jul 3, 2025
e193118
refactor(mcp-server): method configuration and argument extraction fo…
betegon Jul 3, 2025
347422c
refactor(mcp-server): improve transport type handling and add tests f…
betegon Jul 3, 2025
02cb799
Merge branch 'develop' into bete/mcp-server-semantic-convention
betegon Jul 3, 2025
9776402
fix lint
betegon Jul 3, 2025
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
Loading
Loading