-
Notifications
You must be signed in to change notification settings - Fork 352
MCP semantic conventions #2083
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
Merged
+1,613
−9
Merged
MCP semantic conventions #2083
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ddb37cb
MCP semantic conventions
lmolkova 4aaeb65
fix link
lmolkova 5de1c3c
Some of the review comments
lmolkova cfcf1c1
address some of the comments
lmolkova 9e8d1b0
mcp.response.result -> mcp.result, better examples for network.transport
lmolkova 0ffe9c2
review: output params and _meta params
lmolkova aeb8a75
lint
lmolkova 70977a6
Merge branch 'main' into mcp
lmolkova 455b916
gen_ai.tool.name and gen_ai.prompt.name
lmolkova b8f15ab
add link to mcp session management
lmolkova 33f0e0b
remove input/result params for now, add transport table
lmolkova 38d6bbd
Merge branch 'main' into mcp
lmolkova 6ebd29d
lint
lmolkova 7dc0f4b
Merge branch 'main' into mcp
lmolkova b58b8fa
make mcp tool call and genai tool execution spans compatible, add not…
lmolkova 8f53175
Merge branch 'main' into mcp
lmolkova 300fdfc
clarigy suppression + enrichment
lmolkova cb57baa
fix common attributes and links
lmolkova 6b41774
lint
lmolkova 392d674
Merge branch 'main' into mcp
lmolkova 0b18d29
add MCP examples and minor fixes
lmolkova eb40af1
update examples and toc
lmolkova 56eb310
align with RPC changes, remove mcp.request.id - use jsonrpc one
lmolkova c0bb778
Update docs/gen-ai/mcp.md
lmolkova 8c2ea84
Update docs/gen-ai/mcp.md
lmolkova a364cc7
Update docs/gen-ai/mcp.md
lmolkova da7ba27
review
lmolkova 8ddbb55
Merge branch 'mcp' of https://github.com/lmolkova/semantic-convention…
lmolkova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| change_type: enhancement | ||
| component: mcp | ||
| note: Add MCP semantic conventions | ||
| issues: [2043, 2083] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -68,6 +68,7 @@ body: | |
| - area:k8s | ||
| - area:log | ||
| - area:mainframe | ||
| - area:mcp | ||
| - area:messaging | ||
| - area:network | ||
| - area:nfs | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -60,6 +60,7 @@ body: | |
| - area:k8s | ||
| - area:log | ||
| - area:mainframe | ||
| - area:mcp | ||
| - area:messaging | ||
| - area:network | ||
| - area:nfs | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -71,6 +71,7 @@ body: | |
| - area:k8s | ||
| - area:log | ||
| - area:mainframe | ||
| - area:mcp | ||
| - area:messaging | ||
| - area:network | ||
| - area:nfs | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -42,6 +42,7 @@ areas: | |
| labels: | ||
| - area:gen-ai | ||
| - area:openai | ||
| - area:mcp | ||
| status: | ||
| - accepting_contributions | ||
| - active | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.