What problem does it solve?
Debugging complex distributed systems is time-consuming and requires expertise in multiple query languages (PromQL, LogQL, TraceQL). This Skill automates the generation and interpretation of these queries, drastically reducing the time and complexity involved in identifying root causes for performance issues, errors, and latency.
Core Features & Use Cases
- Intelligent Query Construction: Automatically build efficient PromQL, LogQL, and TraceQL queries for metrics, logs, and traces.
- Multi-Signal Correlation: Correlate data across different observability signals (metrics, logs, traces) to pinpoint issues.
- Token-Efficient Analysis: Interprets results and provides concise, structured output focused on impact and actionable next steps.
- Use Case: When a user reports a sudden spike in application errors, use this Skill to automatically query Prometheus for error rates, Loki for specific error messages, and Tempo for problematic traces, then present a consolidated root cause analysis.
Quick Start
Analyze the recent latency spike in the 'checkout' service. Start by checking HTTP server duration metrics, then look for corresponding error logs and slow traces.