Proposal
Related to prometheus/proposals#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. #14730 (comment)
Introduce new record type that has a series reference and the custom values. Only record once every (segment?).