Update Datadog plugin to v0.7.21 (#2193)

* Update Datadog plugin to v0.7.21

* Update Datadog plugin to v0.7.21

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
David Gilbert
2026-07-07 02:56:40 +02:00
committed by GitHub
parent e370b97107
commit 2ac83c7a46
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -287,7 +287,7 @@
{ {
"name": "datadog", "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.", "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": { "author": {
"name": "Datadog", "name": "Datadog",
"url": "https://www.datadoghq.com/" "url": "https://www.datadoghq.com/"
@@ -305,7 +305,7 @@
"source": { "source": {
"source": "github", "source": "github",
"repo": "datadog-labs/vscode-plugin", "repo": "datadog-labs/vscode-plugin",
"sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" "sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8"
} }
}, },
{ {
+3 -3
View File
@@ -157,7 +157,7 @@
{ {
"name": "datadog", "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.", "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": { "author": {
"name": "Datadog", "name": "Datadog",
"url": "https://www.datadoghq.com/" "url": "https://www.datadoghq.com/"
@@ -175,7 +175,7 @@
"source": { "source": {
"source": "github", "source": "github",
"repo": "datadog-labs/vscode-plugin", "repo": "datadog-labs/vscode-plugin",
"sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" "sha": "ae77972f050575c0e41b690ccc484aa0a287e9c8"
} }
}, },
{ {
@@ -790,4 +790,4 @@
"path": "plugins/winui" "path": "plugins/winui"
} }
} }
] ]