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
Uncached I/O in Prometheus
Uncached I/O in Prometheus

@machine424 Mar 5, 2026 11 views

2
Introducing the Experimental info() Function
Introducing the Experimental info() Function

Arve Knudsen Dec 16, 2025 11 views

3
Announcing Prometheus 3.0
Announcing Prometheus 3.0

The Prometheus Team Nov 14, 2024 11 views

4
Our commitment to OpenTelemetry
Our commitment to OpenTelemetry

@Gouthamve Mar 13, 2024 11 views

5
The Schedule for the PromCon Europe 2023 is Live
The Schedule for the PromCon Europe 2023 is Live

@metalmatze Sep 1, 2023 11 views