Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
{
"name": "datadog",
"description": "Use Datadog directly in Copilot / VS Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation.",
"version": "0.7.15",
"version": "0.7.21",
"author": {
"name": "Datadog",
"url": "https://www.datadoghq.com/"
Expand All @@ -250,7 +250,7 @@
"source": {
"source": "github",
"repo": "datadog-labs/vscode-plugin",
"sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760"
"sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8"
}
},
{
Expand Down
6 changes: 3 additions & 3 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
{
"name": "datadog",
"description": "Use Datadog directly in Copilot / VS Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation.",
"version": "0.7.15",
"version": "0.7.21",
"author": {
"name": "Datadog",
"url": "https://www.datadoghq.com/"
Expand All @@ -149,7 +149,7 @@
"source": {
"source": "github",
"repo": "datadog-labs/vscode-plugin",
"sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760"
"sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8"
}
},
{
Expand Down Expand Up @@ -764,4 +764,4 @@
"path": "plugins/winui"
}
}
]
]
Loading