Skip to content
Open
Changes from all commits
Commits
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
22 changes: 22 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,28 @@
"developer"
],
"license": "MIT"
},
{
"name": "datadog",
"description": "Use Datadog directly in VS Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation.",
"version": "0.7.13",
"author": {
"name": "Datadog",
"url": "https://www.datadoghq.com"
},
"homepage": "https://github.com/datadog-labs/vscode-plugin",
"keywords": [
"datadog",
"infrastructure",
"mcp",
"observability",
"productivity"
],
"repository": "https://github.com/datadog-labs/vscode-plugin",
"source": {
"source": "github",
"repo": "datadog-labs/vscode-plugin"
}
Comment on lines +215 to +234
Comment on lines +231 to +234
}
]
}