Appearance
Chat with Compass
The main Compass screen is /chat (optional ?id=<conversation-id> for a specific thread). Empty-state title: Your AI-Powered Observability Copilot.
Conversations
- New Chat starts a conversation; titles are generated after the first exchange.
- Search with Search conversations... in the sidebar.
- Delete a conversation from its row (trash on hover).
- Each conversation has its own URL so you can bookmark or share the link within your team.
Placeholder for the composer: Ask a question about your data... (Enter to send, Shift+Enter for a new line).
Empty-state example chips include analyzing slow traces from the last 24 hours, token usage and cost by model, recent errors for a busy service, creating a dashboard for volume/errors/latency/cost, and improvement analysis on high-cost traces.
Data questions and SQL
When Compass answers with a query, you see a collapsible SQL Query block, Copy / Execute / Running..., and results you can view as Table, Bar, Line, or Pie (plus an auto Stat Card when it fits). Use Save as Widget to enter a required Title, choose a widget type (Stat Card, Bar Chart, Line Chart, Pie Chart, Area Chart, Table), and optionally add it to a dashboard.
Queries are constrained to telemetry data (traces and metrics tables) in read-only mode with a result row cap - Compass is not a general-purpose database admin console.
Resources and dashboards
Ask Compass to create or list Vault secrets, custom models, and related resources. Created entities show up as cards with links into the product. For dashboards, Compass can return an importable layout with Import Dashboard, Download JSON, and Open Dashboard after import.
Vault key names are normalized to UPPER_SNAKE_CASE when Compass creates secrets.
Analysis
You can ask Compass to analyze traces or spans (including by session or other attributes).
For the telemetry-side UI of the same analysis pipeline, see AI Analysis.
Cost on each message
Per-message tokens and estimated cost appear on each reply; the conversation list can show cost when it is greater than zero. Hover the info control near the input for Active Configuration details (provider, model, and pricing). Those prices come from Manage Models.