### Proposal Related to https://github.com/prometheus/proposals/pull/31 WAL, WBL records need to be able to encode the native histogram custom values. ### Alternative 1: Encode custom values into every histogram record. ### Alternative 2: **This is the preferred method for implementation.** https://github.com/prometheus/prometheus/issues/14730#issuecomment-2355079938 Introduce new record type that has a series reference and the custom values. Only record once every (segment?).