Bootstrap the measurement plane: sources, schemas, pipelines, metrics, dashboards, and the rules that keep them honest.
metricv0.2.0What this builds
One step: run the data_analytics creation sequence — data sources, Event schemas, metrics, dashboards.
6 phases · 7 entity types
Follow these steps in order. Each one adds entities to the graph and sets up the next.
List where the truth lives: the systems that emit events you can measure. Product, billing, support, CRM, external.
Define the events you will instrument. Schema first; instrumentation second. Each event needs a name, properties, and emit conditions.
Move data from source to warehouse. Define transformations and the resulting models the rest of the org consumes.
Define the numbers the team will look at. Group into North Star, input metrics, guardrail metrics, and diagnostic metrics.
Compose metrics into dashboards by audience: leadership weekly, team daily, on-call always-on.
Set the rules that guard against silent drift: freshness, completeness, accuracy, schema integrity.