mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Merge pull request #1439 from anthropics/add-datadog
Add datadog plugin
This commit is contained in:
commit
cf62a6c02d
@ -474,6 +474,19 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "datadog",
|
||||||
|
"description": "Use Datadog directly in Claude Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.",
|
||||||
|
"author": {
|
||||||
|
"name": "Datadog"
|
||||||
|
},
|
||||||
|
"category": "monitoring",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/datadog-labs/claude-code-plugin.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://www.datadoghq.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "dataverse",
|
"name": "dataverse",
|
||||||
"description": "Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.",
|
"description": "Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user