From f274e32aa8483114e838859a1c26f209190109c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 04:13:44 +0000 Subject: [PATCH] chore: publish from staged --- .github/plugin/marketplace.json | 24 ++++++++++++++++++++++++ plugins/external.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 666dabd1..e6eb1711 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -229,6 +229,30 @@ "description": "Database administration, SQL optimization, and data management tools for PostgreSQL, SQL Server, and general database development best practices.", "version": "1.0.0" }, + { + "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", + "author": { + "name": "Datadog", + "url": "https://www.datadoghq.com/" + }, + "repository": "https://github.com/datadog-labs/vscode-plugin", + "license": "Apache-2.0", + "keywords": [ + "agent", + "copilot", + "datadog", + "monitoring", + "observability", + "vscode" + ], + "source": { + "source": "github", + "repo": "datadog-labs/vscode-plugin", + "sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" + } + }, { "name": "dataverse", "description": "Build and manage Microsoft Dataverse solutions using natural language. Includes table/column creation, solution lifecycle, data operations, and MCP server configuration.", diff --git a/plugins/external.json b/plugins/external.json index 2658e0e6..833bcb1f 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -128,6 +128,30 @@ "sha": "b186d0b0d59da1ea051283a7d99185979ede998a" } }, + { + "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", + "author": { + "name": "Datadog", + "url": "https://www.datadoghq.com/" + }, + "repository": "https://github.com/datadog-labs/vscode-plugin", + "license": "Apache-2.0", + "keywords": [ + "agent", + "copilot", + "datadog", + "monitoring", + "observability", + "vscode" + ], + "source": { + "source": "github", + "repo": "datadog-labs/vscode-plugin", + "sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" + } + }, { "name": "dataverse", "description": "Build and manage Microsoft Dataverse solutions using natural language. Includes table/column creation, solution lifecycle, data operations, and MCP server configuration.",