Skip to content

Drivers

Patterns whose cost grew the most vs. a prior period. Flags new patterns that didn't exist before.

Example

"today vs. yesterday — did the deploy move anything?"

Yes — 3 patterns account for 98% of yesterday's $9,646/wk increase:

  1. Payment_Gateway_Timeout (NEW, ERROR) — $103 → $4,231/wk
  2. Retry_Backoff_Exhausted (NEW, WARN) — $0 → $2,184/wk
  3. GetCartAsync_called_with_userId (INFO) — $1,820 → $3,290/wk (+81%)

Want me to investigate Payment_Gateway_Timeout?

More to ask

  • "biggest week-over-week increase"
  • "this week vs. two weeks ago — skip the holiday week"
  • "anything new in payments-svc since last deploy?"

Prerequisites

This tool requires the Reporter deployed.

Tool schema (advanced)
Field Type Required Default Description
timeRange string no 7d One of: 1d, 7d, 30d.
baselineOffsetDays number no Compare against a specific offset (1–90). Default is 3-window averaging.
service string no Scope to one service.
limit number no 10 Max patterns returned (1–20).
analyzerCost number no from profile log analyzer ingestion cost in $/GB.
environment string no Environment nickname.