Exploring Apm Traces
Skill Verified ActiveInvestigates distributed application performance using PostHog APM (OpenTelemetry span) data via MCP. Use when the user asks about service traces, slow HTTP/database spans, error spans, trace IDs, or span attributes — not LLM analytics traces or product logs. Uses posthog:query-apm-spans, posthog:apm-trace-get, posthog:apm-services-list, posthog:apm-attributes-list, and posthog:apm-attribute-values-list.
To empower users to diagnose and understand application performance bottlenecks by leveraging PostHog's APM capabilities through structured MCP interactions.
Features
- Investigates distributed application performance
- Utilizes PostHog APM (OpenTelemetry span) data
- Searches and filters spans with `query-apm-spans`
- Fetches full trace details with `apm-trace-get`
- Explores service names and span attributes
Use Cases
- Use when the user asks about service traces
- Use when the user asks about slow HTTP/database spans
- Use when the user asks about error spans, trace IDs, or span attributes
- Use to understand application performance issues
Non-Goals
- Do not use for LLM analytics traces
- Do not use for general product logs
Trust
- info:Issues AttentionOpen issues: 544, Closed issues (last 90d): 163. The closure rate is low, suggesting slow response to new issues.
Installation
npx skills add PostHog/posthogRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Ops Monitor
100Unified APM and monitoring surface. Polls Datadog, New Relic, and OpenTelemetry backends for active alerts, error traces, and entity health. Use --watch for live polling every 60 seconds. Use --setup to configure monitoring credentials.
Instrument Distributed Tracing
99Instrument applications with OpenTelemetry for distributed tracing, including auto and manual instrumentation, context propagation, sampling strategies, and integration with Jaeger or Tempo. Use when debugging latency issues in distributed systems, understanding request flow across microservices, correlating traces with logs and metrics for root cause analysis, measuring end-to-end latency, or migrating from legacy tracing systems to OpenTelemetry.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Horizon Track
100Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities