Skip to content

nhcb: store custom buckets in WAL, WBL #14730

@krajorama

Description

@krajorama

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?).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions