+CC Björn, who has been looking into sparse histograms for a while. On Sun, Jun 21, 2020 at 2:44 AM Bashar Al Rawi <[email protected]> wrote:
> Hi all, > > I would like to propose a new format for storing bucket counts that can > provide substantial improvements for sparse/bi-modal metrics along with > changes to histogram_quantile that allow the new format. Both the change > and format aren't complex and can be done with backward compatibility. The > main breaking change would be adding a new reserved label. > > I put together my thoughts in this Google doc > <https://docs.google.com/document/d/1aYWDLs15j-rlH2nLyoNimj7SP2RGGw_fe2ST9OqZeDI/edit?usp=sharing> > that > is open for comments and a rough implementation in this commit > <https://github.com/basharal/prometheus/commit/fba202e04f32724a2dcd03d78da35a0a6eda81d3> > . > > Please, take a look and let me know what your thoughts are. > > Bashar > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-developers/b3cd52af-3e60-4385-8a0d-b914559ab0b0n%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-developers/b3cd52af-3e60-4385-8a0d-b914559ab0b0n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CA%2BT6YowP%3DZ4RHKKqKst1jmuiYw60ke7oQJztO4uYV1PyVW3yBA%40mail.gmail.com.

