From 0f467d05cfce3feec2f4d1e46a7ac89aaafc0e75 Mon Sep 17 00:00:00 2001 From: Conor Evans <43791257+conorevans@users.noreply.github.com> Date: Wed, 14 Apr 2021 13:19:18 +0200 Subject: [PATCH] fix interval label (#32857) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Conor Evans Co-authored-by: Hugo Häggmark --- public/app/features/query/components/QueryGroupOptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/query/components/QueryGroupOptions.tsx b/public/app/features/query/components/QueryGroupOptions.tsx index 1b397b89c72..202bcf29bbd 100644 --- a/public/app/features/query/components/QueryGroupOptions.tsx +++ b/public/app/features/query/components/QueryGroupOptions.tsx @@ -259,7 +259,7 @@ export class QueryGroupOptionsEditor extends PureComponent { {realInterval}
=
-
Max data points / time range
+
Time range / max data points