pub const DEFAULT_EWMA_ALPHA: f64 = 0.9;
The default alpha parameter used when constructing EWMA-backed gauges.