Skip to content

Savings

Dollars saved by the Reducer (filtering), Compact mode, and Retriever (S3 archive + on-demand indexing). Per-component breakdown plus annual projection.

Example

"savings this month?"

$215K saved this month — on track for $1.1M/year:

  • Reducer (filter) — $79K (drops 38% of WARN/INFO at the edge)
  • Compact mode — $106K (3.4× reduction in shipped bytes)
  • Retriever (archive) — $30K (62% of debug events stay in S3, fetched on demand)

More to ask

  • "ROI for the quarter"
  • "stack savings YTD"
  • "projected savings if we add Compact mode"

Prerequisites

This tool requires the Reporter deployed. Savings attribution needs per-app continuous metric emission.

Tool schema (advanced)
Field Type Required Default Description
timeRange string no 7d One of: 1d, 7d, 30d.
analyzerCost number no from profile log analyzer ingestion cost in $/GB.
storageCost number no 0.023 S3 storage cost in $/GB/month. Default is S3 Standard.
environment string no Environment nickname.