pub const BACKPRESSURE_PAUSED_SECONDS_TOTAL: &str = "etl_backpressure_paused_seconds_total";
Cumulative paused time in seconds. Monotonically increasing; exported as a gauge because the metrics counter type is integer-only.
metrics