Skip to main content

DataDog/dd-trace-py

SkillsMP 已收集 DataDog/dd-trace-py 中的 14 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
14
GitHub 星标
650
GitHub Forks
546

这个仓库中的 skills

1 个职业分类 · 已分类 57%

已展示 14 / 14 个已收集 Skill。

职业分类
未分类
描述

dd-trace-py integration development guide. Use when creating, modifying, or debugging contrib integrations in the Python tracer. Covers the patch module system, context_with_data, context_with_event (new), registration, testing through the repository test…

原文语言:英语

更新
职业分类
未分类
描述

Diagnose and fix slow base venv build times caused by unnecessary recompilation of native extensions (CMake, Cython, Rust) across test environment builds. Use when CI base venv builds are slow, when ext_cache isn't saving time, or when investigating warm…

原文语言:英语

更新
职业分类
未分类
描述

dd-trace-py LLMObs integration development guide. Use when creating, modifying, or debugging LLMObs integrations for LLM/AI libraries in the Python tracer. Covers BaseLLMIntegration, stream handling, message extraction, token counting, tool call parsing, and…

原文语言:英语

更新
职业分类
未分类
描述

Decide whether a release note is needed, and if so create or update a Reno fragment, following dd-trace-py's conventions (docs/releasenotes.rst).

原文语言:英语

更新
职业分类
未分类
描述

Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites,…

原文语言:英语

更新
职业分类
未分类
描述

Run targeted linting, formatting, and code quality checks on modified files. Use this to validate code style, type safety, security, and other quality metrics before committing. Supports running all checks or targeting specific checks on specific files for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the dependency direction detector against ddtrace and propose architectural fixes for any violations found. Use this when adding or refactoring modules under ddtrace/internal, ddtrace/contrib, or any product package, or when the detect_layering_violations…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run circular import detection against ddtrace and propose architectural fixes for any cycles found. Use this when adding or refactoring modules, or when the detect_circular_imports CI job reports new cycles on a PR.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Register a new environment variable / configuration option in dd-trace-py. Use whenever you add (or rename) a DD_*/_DD_*/OTEL_*/DATADOG_* environment variable so it is documented, validated, and tracked for cross-language feature parity. Covers…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Native crash log analysis for dd-trace-py

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run performance benchmarks to measure the impact of code changes. Discovers relevant benchmark scenarios based on changed files, executes them comparing a baseline version against local changes, and summarizes performance results. Use this when touching…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review CI results for the current branch, commit, or PR using the Datadog MCP. Use this when CI is failing, to understand what's blocking a PR, or to get actionable fix instructions for failed jobs and tests.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compare CPython source code between two Python versions to identify changes in headers and structs. Use this when adding support for a new Python version to understand what changed between versions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find all CPython internal headers and structs used in the codebase, particularly for profiling functionality. Use this when adding support for a new Python version to identify what CPython internals we depend on.

原文语言:英语

更新
已展示 14 / 14 个已收集 Skill。