Skip to main content
Use this endpoint when you want a high-signal starting point before drilling into one metric or dashboard query.

Get an operator summary

Optional query parameters:
  • service_name - scope the summary to one service.name
  • environment - filter one deployment environment
  • metric_query - narrow metric discovery with a search string such as duration
  • from
  • to
  • metric_limit - default 3, max 5
  • log_limit - default 8, max 20
Example:
The response is intentionally compact and machine-friendly:
  • highlights - short sentences about the main things to notice
  • logs.levels - total counts by severity
  • logs.top_sources
  • logs.top_releases
  • logs.recent_notable
  • metrics.candidate_metrics - the strongest metric candidates the API found
  • metrics.selected_metrics - the metrics it actually summarized with avg, p50, p90, and p99

CLI and MCP parity

The same summary is available through:
  • squasher observe summary
  • MCP Code Mode with search("observability-summary") followed by execute

Agent handoff

Use this endpoint as the first live-data read during an investigation: