From b43315c36d51bef7685f6e89d2cce66402792340 Mon Sep 17 00:00:00 2001 From: Matt Toback Date: Thu, 12 Nov 2015 12:07:09 -0500 Subject: [PATCH] Update singlestat.md --- docs/sources/reference/singlestat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/singlestat.md b/docs/sources/reference/singlestat.md index 7de047197f7..a982871a5cd 100644 --- a/docs/sources/reference/singlestat.md +++ b/docs/sources/reference/singlestat.md @@ -58,7 +58,7 @@ Value to text mapping allows you to translate the value of the summary stat into ### Multiple Series Error - + Grafana 2.5 introduced stricter checking for multiple-series on singlestat panels. In previous versions, the panel logic did not verify that only a single series was used, and instead, displayed the first series encountered. Depending on your data source, this could have lead to inconsistent data being shown and/or a general confusion about which metric was being displayed.