Plugin
Datadog (Preview)
Investigate logs, metrics, traces, and incidents
About
Analyze, investigate, and act on your Datadog telemetry directly from Codex using natural language. Ask questions about your production applications, identify, visualize, and remediate issues in your critical services. Run agentic loops to ensure you continue to maintain good observability and service management posture.
plugin.json
{
"apps": "./.app.json",
"name": "datadog",
"author": {
"url": "https://www.datadoghq.com/",
"name": "Datadog"
},
"license": "Apache-2.0",
"version": "0.1.1",
"homepage": "https://www.datadoghq.com/",
"keywords": [],
"interface": {
"logo": "./assets/app-icon.png",
"category": "Developer Tools",
"brandColor": "#632CA6",
"websiteURL": "https://www.datadoghq.com/",
"displayName": "Datadog (Preview)",
"screenshots": [],
"capabilities": [
"Interactive",
"Writes"
],
"composerIcon": "./assets/app-icon.png",
"defaultPrompt": [
"What are the top errors in my services? Include links and widgets.",
"What monitors are alerting right now for my team's services?",
"How does the p99 latency for services with the most traffic compare to what we usually see? Provide evidence"
],
"developerName": "Datadog",
"longDescription": "Analyze, investigate, and act on your Datadog telemetry directly from Codex using natural language. Ask questions about your production applications, identify, visualize, and remediate issues in your critical services. Run agentic loops to ensure you continue to maintain good observability and service management posture.",
"privacyPolicyURL": "https://www.datadoghq.com/legal/privacy/",
"shortDescription": "Investigate logs, metrics, traces, and incidents",
"termsOfServiceURL": "https://www.datadoghq.com/legal/terms/"
},
"repository": "https://github.com/openai/plugins",
"description": "Investigate Datadog telemetry and workflows from Codex"
}Details
Related Plugins
pr-review-toolkit
Developer Tools
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification.
ralph-wiggum
Developer Tools
Continuous self-referential AI loops for interactive iterative development.
Sentry
Developer Tools
Inspect recent Sentry issues and events
Build Web Data Visualization
Developer Tools
Design, build, test, and export web data visualizations
Lovable
Developer Tools