Skip to main content
在 Manus 中运行任何 Skill
一键导入

darkhunt-telemetry-integration

星标7
分支0
更新时间2026年7月16日 12:41

Use this skill when integrating `@darkhunt-security/telemetry` (the Darkhunt trace-hub TypeScript SDK at /Users/sergey/proj/darkhunt/darkhunt-telemetry-ts) into a Node.js / TypeScript service. Covers: install, singleton client setup, trace + generation + span emission, backdated `startTime`, graceful shutdown, routing-field discipline (tenantId / workspaceId / applicationId), in-cluster vs public ingest paths, the masking layer, multi-agent topology + agent handoffs (`trace.handoffToken()` / `handoffFrom`, span links, worker-vs-agent, loops & cycles), and the canonical SDK-field-to-trace-hub mapping (what attributes the backend actually reads). Auto-invoke when the user asks about adding LLM tracing, sending spans to trace-hub, integrating Darkhunt observability, wiring DarkhuntTelemetry / `client.trace()` / `trace.generation()` calls, or building a multi-agent system where agents hand off to each other (agent topology / handoff links / loops).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly