Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/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: https://grafana.com/docs/grafana-cloud/send-data/metrics/metrics-prometheus/native-histograms.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana-cloud/send-data/metrics/metrics-prometheus/native-histograms/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Send and query native histograms
You can send and query Prometheus native histogram metrics, first introduced in Prometheus 2.40, in Grafana Cloud.
Compared to classic histograms, native histograms provide advantages for metrics that require higher resolution. To learn more about these advantages, watch Prometheus Native Histograms in Production on YouTube.
Send native histograms to Grafana Cloud
For instructions on how to configure your Prometheus instance to send native histogram metrics via remote write, refer to Scrape and send native histograms with Prometheus in the Mimir documentation.
Explore native histograms with Metrics Drilldown
You can use Grafana Metrics Drilldown to automatically identify and visualize native histogram metrics without writing PromQL. With Grafana Metrics Drilldown, you can inspect native histogram distributions and compare them side by side with classic histograms.
For more information about Grafana Metrics Drilldown, including how to view or customize underlying queries for native histograms, refer to Drill down your metrics.
Migrate from classic to native histograms
You can migrate from classic to native histograms or monitor both data types concurrently. Follow these best practices for migration:
- For business-critical metrics, consider sending both classic histogram and native histogram data types.
- For non-business-critical metrics, consider sending native histograms only.
For more information on how to migrate from classic to native histograms, refer to Migrate from classic histograms in the Mimir documentation.
Was this page helpful?
Related resources from Grafana Labs


