Skip to main content

datadog-labs/agent-skills

SkillsMP は datadog-labs/agent-skills から 46 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
46
GitHub スター
162
GitHub フォーク
25

収集済み skill 46 件中 40 件を表示しています。

職業分類
未分類
説明

Datadog skills for AI agents. Essential monitoring, logging, tracing and observability.

原文の言語: 英語

更新
職業分類
未分類
説明

Set up the Datadog AWS integration with Terraform - creates the cross-account IAM role Datadog assumes (external ID, no stored credentials), attaches the permission policies Datadog publishes, and registers the account through datadog_integration_aws_account…

原文の言語: 英語

更新
職業分類
未分類
説明

Set up the Datadog Azure integration with Terraform - creates an Entra ID app registration and service principal, assigns Monitoring Reader across the chosen subscriptions and management groups, grants the Microsoft Graph permissions Datadog needs for…

原文の言語: 英語

更新
職業分類
未分類
説明

Set up the Datadog Google Cloud integration with Terraform - creates a service account in the host project, lets Datadog's delegate principal impersonate it via roles/iam.serviceAccountTokenCreator (no service-account keys), enables the required APIs, grants…

原文の言語: 英語

更新
職業分類
未分類
説明

Set up the Datadog Oracle Cloud Infrastructure (OCI) integration with Terraform - verifies ~/.oci/config, then applies Datadog's official oracle-cloud-integration module to create the Datadog service user, group, IAM policies, and API key in the tenancy and…

原文の言語: 英語

更新
職業分類
未分類
説明

Instrument browser-based web applications with Datadog Browser RUM. Detect the application framework, router, package manager, bundler, entrypoint, credentials, and existing RUM setup; add or safely complete classic Browser RUM instrumentation for React,…

原文の言語: 英語

更新
職業分類
未分類
説明

Bootstrap evaluators from production traces — by default propose online LLM-judge evaluators and, after you confirm, create them in Datadog as disabled drafts (never auto-enabled); on request emit Python SDK code or a framework-agnostic JSON spec instead. Use…

原文の言語: 英語

更新
職業分類
未分類
説明

End-to-end Agent Observability pipeline for an instrumented ml_app — classify production traces, root-cause failures, bootstrap evaluators, then (optionally) sample + publish a dataset, generate + run an experiment, and analyze results. Six narrated phases…

原文の言語: 英語

更新
職業分類
未分類
説明

Bootstrap a reproducible LLM Observability experiment through the Python ddtrace SDK or the Node dd-trace SDK. Use for experiment, dataset, evaluator, benchmark, regression, or LLM-as-a-judge scaffolding. The legacy Python invocation remains supported.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Run an iterative code-improvement hill-climb against real Datadog LLM-Obs data, locally, with Claude Code as the agent. Establishes a baseline eval, makes one focused change, re-scores with the same harness, keeps the change if it improves the score in the…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Ensure the user has an authenticated Datadog account with a valid DD_API_KEY on the right region before any Datadog setup or instrumentation. Detects existing DD_API_KEY / DD_APP_KEY / DD_SITE, validates them against the Datadog API, and fixes the common…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when a developer wants to iterate on ONE specific Agent Observability / LLM Obs trace whose output they didn't like — re-running that trace against their LOCAL code, seeing a concise diff of the old vs new output, and looping (change code → replay → diff)…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Recommends the right Datadog products for a codebase and/or a stated goal — grounded in a tech-stack→product map and a use-case→product map built from Datadog product capabilities and common technology patterns. Recommendation only; no setup instructions. Use…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Generate a live Single Step Instrumentation (SSI) onboarding confirmation report — verifies APM instrumentation is working end-to-end with deep links into the Datadog UI. Only use after agent-install and enable-ssi have both completed successfully.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Diagnose and fix Single Step Instrumentation (SSI) issues on Kubernetes — SSI automatically instruments applications for APM without code changes. Only use if the agent and SSI are already configured but traces are missing or instrumentation is not working.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Verify Single Step Instrumentation (SSI) is working end-to-end on Kubernetes — SSI automatically instruments applications for APM without code changes. Only use after enable-ssi has run.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

APM - install, onboard, instrument, enable, set up, configure, traces, services, dependencies, performance analysis. Use for any request involving Datadog APM setup, instrumentation (SSI, ddtrace, agent install), or analysis.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Datadog CLI (Rust). OAuth2 auth with token refresh.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Datadog Browser SDK — RUM, Logs, Session Replay, profiling, product analytics, and error tracking setup, configuration, and migration. Use when upgrading Browser SDK versions, setting up RUM or Logs, or troubleshooting browser-side Datadog instrumentation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Upgrade Datadog Browser SDK from v4 to v5. Use when encountering removed options like proxyUrl, sampleRate, replaySampleRate, premiumSampleRate, allowedTracingOrigins, or deprecated APIs like addRumGlobalContext, removeUser, or when a project references…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Upgrade Datadog Browser SDK from v5 to v6. Use when encountering removed options like useCrossSiteSessionCookie, sendLogsAfterSessionExpiration, or when dropping IE11 support, or when a project references datadoghq-browser-agent.com CDN with /v5/ paths.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Upgrade Datadog Browser SDK from v6 to v7. Use when encountering removed options like betaEncodeCookieOptions, allowFallbackToLocalStorage, trackBfcacheViews, usePciIntake, changed APIs like forwardErrorsToLogs, startDurationVital, stopDurationVital, or when…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guides developers building Datadog Apps with TypeScript, React, the @datadog/apps scaffolder, and @datadog/vite-plugin. Use when a user wants to scaffold, run, debug, upgrade, build, upload, publish, upload without publishing (draft upload), add an…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Diagnose and fix Single Step Instrumentation (SSI) issues on Linux hosts — SSI automatically instruments applications for APM without code changes. Only use if the agent and SSI are configured but traces are missing or instrumentation is not working.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze LLM experiment results. Handles single or comparative experiments, exploratory or Q&A modes. Use when user says "analyze experiment", "compare experiments", "analyze against baseline", or provides one or two experiment IDs for analysis.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Classify whether user intent was satisfied in a Datadog Agent Observability trace or session. Three modes: (1) session_id — classify a single CMD+I assistant session with RUM; (2) trace_id — classify a single Agent Observability trace without RUM; (3) ml_app…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Root cause analysis on production LLM traces. Diagnoses why an LLM application is failing — works from eval judge verdicts, runtime errors, or structural anomalies depending on what signals are present. Walks the span tree from symptom to root cause. Use when…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create and manage APM service remapping rules — rewrite service names at ingestion time to collapse noisy inferred entities, clean up auto-generated names, handle org renames, or normalize naming conventions. Use for any request involving service renaming,…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Log management - search, archives, metrics, and cost control.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Monitor management - list, search, file-based create, and alerting best practices.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Load when investigating a specific flaky test. Gets history, failure pattern, and category, then recommends fix, quarantine, or escalate.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Load when investigating a failing PR CI pipeline or checking PR health. Attributes each CI failure as flaky, infra, or regression, proposes a targeted action, and reports code coverage and quality/security status.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Audit what the Bits AI assistant (MCP server) has done in your Datadog org — tool calls by user, resources accessed, and anomaly flags for AI governance.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Generate auditor-ready compliance evidence from Datadog Audit Trail for SOC 2 and PCI DSS. Maps framework controls to specific query patterns and produces formatted output.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Investigate a Datadog product usage or cost spike by correlating Usage Metering data (when/what spiked) with Audit Trail config changes (who changed what in the preceding window).

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Investigate a potentially compromised Datadog API key — timeline of actions, geo/IP breakdown, endpoints called, anomaly flags, and remediation steps.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Answer "who did what" security questions from Audit Trail — deletions, config changes, login activity, permission changes, actions from a specific user or IP.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Audit Trail investigations - who changed what, key compromise, cost spike root cause, compliance evidence (SOC 2/PCI), and AI activity auditing.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Enable Single Step Instrumentation (SSI) on Kubernetes — automatically instruments applications for APM without code changes. Only use if the Datadog Agent is already running on the cluster — if not, use agent-install first.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Install the Datadog Agent on Kubernetes using the Datadog Operator — required before enabling Single Step Instrumentation (SSI), which automatically instruments applications for APM without code changes. Only use if no Datadog Agent is deployed on the cluster…

原文の言語: 英語

更新
収集済み skill 46 件中 40 件を表示しています。