Modernizing Prometheus: Native Storage for Composite Types
Prometheus Blog

Modernizing Prometheus: Native Storage for Composite Types


Summary

The Prometheus team is working on modernizing its storage system by moving from a “classic” model of storing composite metrics (like histograms) as multiple individual time series to a “native” model that stores them as single, atomic samples. This shift aims to improve efficiency, functionality, and transactionality, addressing limitations of the current system where partial data sends could lead to inaccurate alerts. While initially focused on histograms, the team is exploring extending this native storage to all composite types, potentially offering significant benefits despite challenges around legacy compatibility and data conversion.
Read the Original Article

This article originally appeared on Prometheus Blog.

Read Full Article on Original Site

Popular from Prometheus Blog

1
When (not) to use varbit chunks
When (not) to use varbit chunks

Björn “Beorn” Rabenstein May 8, 2016 61 views

2
Interview with Hostinger
Interview with Hostinger

Brian Brazil Feb 6, 2019 26 views

3
Practical Anomaly Detection
Practical Anomaly Detection

Brian Brazil Jun 18, 2015 26 views

4
Announcing Prometheus 3.0
Announcing Prometheus 3.0

The Prometheus Team Nov 14, 2024 25 views

5
Prometheus to Join the Cloud Native Computing Foundation
Prometheus to Join the Cloud Native Computing Foundation

Julius Volz on behalf of the Prometheus core developers May 9, 2016 25 views