What problem does it solve?
CubeAPM CLI removes the friction of manually inspecting observability data by giving you one command-line tool to query traces, metrics, and logs from CubeAPM.
Core Features & Use Cases
- Trace Investigation: Search services, find slow or failing traces, and open full waterfall details for root-cause analysis.
- Metrics Analysis: Run PromQL instant and range queries to inspect health, latency, throughput, and error rates.
- Log Search and Aggregation: Query VictoriaLogs-compatible LogsQL, inspect field values, and summarize log volume or patterns.
- Automation-Friendly Workflow: Supports JSON output, profile management, and clear command structure for scripts and coding agents.
- Operational Control: Ingest metrics and logs, manage configuration, and run log deletion tasks through the appropriate ports.
- Use Case: When an incident hits, you can quickly search the affected service, correlate traces with logs, and confirm the impact with metrics from the same interface.
Quick Start
Use the cubeapm skill to help me query traces, metrics, or logs for a service and return the results as JSON.