Documentation Index
Fetch the curated documentation index at: https://grafana_com_website/llms.txt
Fetch the complete documentation index at: https://grafana_com_website/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: /docs/mimir/latest/send/native-histograms.md (append .md) or send Accept: text/markdown to /docs/mimir/latest/send/native-histograms/. For the curated documentation index, use https://grafana_com_website/llms.txt. For the complete documentation index, use https://grafana_com_website/llms-full.txt.
Menu
Open source
Send native histograms to Mimir
Prometheus native histograms are a data type in the Prometheus ecosystem that enable the following use cases:
- Produce, store, and query a high-resolution histogram of observations. Use native histograms with exponential buckets in your instrumentation for this purpose.
- Store classic histograms in a more resilient and cost effective way, without changes to instrumentation. Use native histograms with custom buckets for this purpose.
The following topics cover each use case:
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Scaling and securing your Prometheus metrics in Grafana Cloud
Learn how Grafana Cloud Metrics, powered by Grafana Mimir, overcomes Prometheus limitations with a fully managed, scalable service. Optimize cardinality, reduce costs, and scale seamlessly—no maintenance required.
Blog

Less is more: How Grafana Mimir queries run faster and more cost efficiently with fewer indexes
By avoiding inverted index lookups in the Prometheus TSDB, Mimir's memory usage was reduced by up to 64%.
Choose a product
Viewing: v3.0.x (latest)
Find another version
Scroll for more