From 601a1d9b92c15cd92e26ade42823cfcd8f7888ae Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 19 Apr 2018 13:33:33 +0200 Subject: [PATCH] docs: more info prometheus heapmap to whats new --- docs/sources/guides/whats-new-in-v5-1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v5-1.md b/docs/sources/guides/whats-new-in-v5-1.md index d8697e63f8d..4d0824aba1b 100644 --- a/docs/sources/guides/whats-new-in-v5-1.md +++ b/docs/sources/guides/whats-new-in-v5-1.md @@ -66,7 +66,9 @@ New enhancements includes support for retries on failed alert queries and updati ### Prometheus -New enhancements includes support for Prometheus histograms in the heatmap panel and autocomplete of template variables query editor. More information in the [Prometheus data source documentation](/features/datasources/prometheus/). +The Prometheus datasource now support transforming Prometheus histograms to the heatmap panel. Prometheus histogram is a powerful feature, and we are really happy to finally allow our users to render those as heatmaps. + +Prometheus query editor also got support for autocomplete of template variables. More information in the [Prometheus data source documentation](/features/datasources/prometheus/). ### Cloudwatch