Metric Reloads
Configure metric reloads in Statsig Warehouse Native to refresh metric calculations when definitions change without recomputing every experiment.
Metric reloads drop all data from staging pipelines associated with a metric and restate that data completely. Where this data is interconnected (for example, ratios and funnels), Statsig updates related entities as well.
Use a metric reload when you add a metric or a metric definition changes, rather than a full reload that recomputes everything or an incremental reload that appends new data.
A metric reload saves time by avoiding the reload of unrelated experiment metrics.
Was this helpful?