这是Coralogix的CLI工具,给AI代理和工程团队提供可观测性支持。核心功能是让代理能直接查日志、指标、追踪和RUM数据,用DataPrime或PromQL查询,结果可以输出成表格、JSON或适合AI读取的紧凑格式。还能管理整个Coralogix栈,包括告警、事件、IAM、SLO、仪表盘这些。有个亮点是支持多profile并行执行,以及用cx schema命令把整个命令树导出成JSON,让AI代理能自己发现功能。适合做生产环境故障排查和根因分析。
查看英文原文
CX Coralogix CLI The observability backbone for AI agents and engineering teams. Connect your agents to live logs, traces, metrics, dashboards, and alerts so they can investigate incidents, explain what changed, and reason about production with real operational context. What you can do Query any signal logs, metrics, spans, and RUM data with DataPrime or PromQL, and render results as tables, raw JSON, or a token efficient format for AI agents. Manage the full Coralogix stack: alerts, cases, notifications, IAM, SLOs, dashboards, data pipeline rules, TCO policies, and more. Run the same command across multiple profiles or regions in a single invocation with multi profile fan out. Give your AI agent a single entry point to production observability: cx schema dumps the entire command tree as JSON so agents can self discover capabilities without manual documentation. Find the right log or span field by describing it in natural language. Browse the DataPrime language reference offline. Plug Coralogix into your AI coding agent with bundled skills for Claude Code, Cursor, Codex, and 40+ more agents. Features DataPrime and PromQL at the terminal Coralogix's proprietary query languages work end to end without leaving the shell. 29 commands across 10 domains from querying signals to managing IAM, notifications, TCO, AI Center, and archiving all in one binary. Multi profile fan out with p prod eu p prod us run one command across multiple accounts or regions in a single invocation, with rows tagged by profile. agents output format token efficient JSON that auto spills to a temp file once the serialized payload exceeds 100 KiB, so AI agents get a path instead of a flooded context window. cx schema outputs the full command tree as structured JSON, purpose built for agent discovery with no help text parsing required. Semantic field search find the right log or span field by describing it in natural language. Bundled skills for Claude Code, Cursor, Codex, OpenCode, and 40+ more agen