What problem does it solve? Investigating production issues by reading raw logs is slow and error-prone. This Skill enforces a statistics-first methodology for analyzing logs, metrics, and traces, so you understand volume, distribution, and trends before sampling individual entries. ## Core Features & Use Cases - Statistics-First Analysis: Start with aggregated volume, error distribution, and trends before sampling specific log entries. - Multi-Backend Support: Query Coralogix, Datadog, Honeycomb, Splunk, Elasticsearch/OpenSearch, and Jaeger through dedicated sub-skills with transparent credential injection. - Structured Reporting: Produce standardized analysis summaries covering time windows, error rates, top failing services, patterns, and root cause hypotheses with confidence levels. - Use Case: When an alert fires for elevated error rates, use this Skill to aggregate error distribution across services, identify the first occurrence, correlate with deployments, and produce a root cause hypothesis. ## Quick Start Analyze the error logs from the last two hours and summarize which services are failing and why.