Derivation Aggregate Metrics

Create an Estuary derivation that continuously aggregates metrics (daily totals, running counts, min/max, lifetime revenue) using reduction annotations. Use for real-time dashboards, continuous materialised views, and replacing batch ETL aggregations with streaming. Derivations add complexity and cost — confirm the user wants a derivation before reaching for this. Use when user says "aggregation derivation", "derivation to sum daily totals", "running-count derivation", "transformation for min/max per group", "derive lifetime metrics", "aggregate-by-date derivation", or "real-time-dashboard derivation".

estuary b9b18bd 12.0 KB Updated

File contents

estuary/agent-skills/tree/main/skills/derivation-aggregate-metrics commit b9b18bd0da

Frequently asked questions

npx skillmds@latest add estuary/derivation-aggregate-metrics