What problem does it solve? Troubleshooting slow requests and errors across distributed microservices requires digging through APM trace data, which is time-consuming when done manually through a UI. This Skill lets you search and analyze Datadog APM traces and spans directly through natural language requests. ## Core Features & Use Cases - Trace Search: Query traces by service, resource, duration, error type, tags, and time range using the Datadog trace search syntax. - Performance Analysis: Identify slow operations and bottlenecks by filtering on span duration in nanoseconds. - Error Investigation: Find traces containing specific error types and understand service dependencies in distributed systems. - Use Case: When users report slow checkout times, ask for traces with duration over 2 seconds on the API service to pinpoint whether database queries or external calls are the bottleneck. ## Quick Start Show me all traces with errors in the api service from the last hour.