pub const METRICS_RETENTION: ServerVar<Duration>;
Expand description

The logical compaction window for builtin tables and sources that have the retained_metrics_relation flag set.

The existence of this variable is a bit of a hack until we have a fully general solution for controlling retention windows.