Closed
Description
Proposal
Implementation tasks for proposal Store and query classic histograms as native histograms with custom buckets
- nhcb: add optional field to prometheus remote write protobuf definition for custom bucket specification #13475
- nhcb: basic implementation of custom buckets in histogram model #13486
- nhcb: implement chunk encoding of custom buckets #13487
- nhcb: interning of bucket boundaries #13490
- nhcb: arithmetic operations on custom histograms and histograms with different schema #13494
- nhcb: unit test framework to automatically generate custom histogram series from classic histogram series #13508
- nhcb: implement on scrape conversion of classic histograms to custom histograms #13529
- nhcb: write basic unit tests for custom histograms and implement #13531
- nhcb: add global and scrape level convert_classic_histograms option #13532
- nhcb: store custom buckets in WAL, WBL #14730
- nhcb: send native histograms with custom buckets through remote write 2.0 #15021
- nhcb: optionally translate OTEL explicit histograms to NHCB #15022
- Add global level always_scrape_classic_histograms #16371
Metadata
Metadata
Assignees
Type
Projects
Status
Done