datadog-app

作者: datadog-labs

指导开发者使用TypeScript、React、@datadog/apps脚手架和@datadog/vite-plugin构建Datadog应用。当用户想要搭建、运行……时使用。

npx skills add https://github.com/datadog-labs/agent-skills --skill datadog-app

Datadog Apps

Use this skill when a developer is building a Datadog Apps project with TypeScript, React, published packages, and the normal production Datadog site. If the user is modifying Datadog platform packages or testing package source changes, use a platform-engineer-oriented workflow instead.

Overview

Datadog Apps are locally developed web apps built with React and TypeScript or JavaScript. Use Apps when a project needs source control, code review, CI/CD, multi-engineer collaboration, AI-assisted local development, custom UI or logic, or backend code that integrates with services beyond low-code App Builder. Apps share App Builder's permissions model and can be embedded in Datadog surfaces such as dashboards and the Internal Developer Portal.

Reference Routing

Read only the reference needed for the user's task:

User taskRead
Create, scaffold, configure prerequisites, or run locallyreferences/getting-started.md
Build, upload, publish, upload without publishing, add upload-no-publish script, configure Datadog site, or understand upload outputreferences/build-upload-publish.md
Add or update GitHub Actions deploymentreferences/cicd.md
Trigger or poll Workflow Automation from a backend functionreferences/workflow-http-trigger.md
Get started querying data from a Datadog Appreferences/querying-data/getting-started.md
Understand or configure Action Catalog connectionsreferences/querying-data/connections.md
Query Datadog App datastores with DDSQLreferences/querying-data/ddsql/datastores.md
Upgrade Datadog Apps dependencies or compare with a freshly scaffolded appreferences/upgrading.md
Diagnose OAuth, API/application key auth, upload, Node, site, or backend function failuresreferences/troubleshooting.md

Boundaries

  • After scaffolding or when working inside an existing app, read the app project's AGENTS.md before making changes.
  • For backend function implementation details, rely on the generated app project's AGENTS.md; this skill only covers local development auth choices and troubleshooting.
  • Preserve the app project's existing package manager, scripts, Datadog site, and repository conventions.
  • Do not cover Datadog package/platform development in this skill.
  • Low-code App Builder to Datadog Apps migration guidance is future work. Do not invent a migration process yet.

来自 datadog-labs 的更多技能

dd-audit
datadog-labs
审计追踪调查——谁更改了什么、密钥泄露、成本激增根本原因、合规证据(SOC 2/PCI)以及AI活动审计。
official
agent-install
datadog-labs
使用Datadog Operator在Kubernetes上安装Datadog Agent——这是在启用Single Step Instrumentation(SSI)之前所必需的,该功能会自动…
official
agent-observability-auto-experiment
datadog-labs
针对真实的Datadog LLM-Obs数据运行迭代式代码改进爬山算法,本地执行,以Claude Code作为代理。建立基线评估,做出一项…
official
agent-observability-eval-bootstrap
datadog-labs
从生产追踪中引导评估器——默认提议在线LLM-judge评估器,并在您确认后,在Datadog中将其创建为已禁用的草稿…
official
agent-observability-eval-pipeline
datadog-labs
用于已插桩 ml_app 的端到端 Agent 可观测性流水线——对生产环境 trace 进行分类、对故障进行根因分析、引导评估器,然后(可选地)……
official
agent-observability-experiment-analyzer
datadog-labs
分析LLM实验结果。处理单一或对比实验,探索性或问答模式。当用户说“分析实验”、“比较…”时使用。
official
agent-observability-replay-trace
datadog-labs
当开发者想要针对某一条他们不满意输出的Agent Observability / LLM Obs trace进行迭代时使用——重新运行该trace以对比他们的……
official
agent-observability-trace-rca
datadog-labs
生产环境中LLM轨迹的根因分析。诊断LLM应用为何失败——基于评测裁判的判定、运行时错误或结构性……
official