mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-23 07:57:43 +00:00
Add external plugin datadog (#2099)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
898f4786b1
commit
710f4fff66
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user