Exploring APM traces (OpenTelemetry spans) PostHog captures distributed traces from OpenTelemetry. Each trace is a tree of spans representing a request's path through services. Disambiguation: This skill is for APM / OpenTelemetry traces . Do not confuse with AI observability traces (agent/model events) or logs ( , ). Available tools | Tool | Purpose | | ----------------------------------- | ------------------------------------------------- | | | Search and filter spans (compact list view) | | | Get the full span list for one hex | | | Per-operation aggregates (count, p50/p95, errors) | | | C…