Skip to content

Catalyst Dev — Change Log

Version 6.18.0

Apr 14, 2026

OTel Query Integration

Query Prometheus metrics and Loki logs directly from the orchestration monitor with built-in cost tracking, token usage, and tool analytics. The integration pulls data from your always-on OTel Docker stack through cached HTTP clients, adding enriched session views without impacting performance when OTel is disabled. Configure endpoints in ~/.catalyst/config.json or use PROMETHEUS_URL and LOKI_URL environment variables.

PRs

  • dev: add OTel query integration (Prometheus + Loki) (#106) (111156d)