一键导入
opentelemetry
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | opentelemetry |
| description | OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting |
| version | 1.0.0 |
| category | universal |
| author | Claude MPM Team |
| license | MIT |
| progressive_disclosure | {"entry_point":{"summary":"Instrument services with OpenTelemetry and export OTLP traces/metrics/logs through a Collector for correlation and troubleshooting","when_to_use":"When building production observability, adding tracing to distributed systems, or standardizing telemetry across languages","quick_start":"1. Set service.name 2. Add auto-instrumentation 3. Export OTLP 4. Deploy Collector 5. Correlate logs with trace IDs"},"token_estimate":{"entry":150,"full":9000}} |
| context_limit | 900 |
| tags | ["observability","opentelemetry","tracing","metrics","logs","otlp"] |
| requires_tools | [] |
service.name, service.version, deployment.environment.references/concepts.md — traces/metrics/logs, context propagation, sampling, semantic conventionsreferences/collector-and-otlp.md — Collector pipelines, processors, deployment patterns, tail samplingreferences/instrumentation-and-troubleshooting.md — manual spans, propagation pitfalls, cardinality, debugging