From 8368bfeab4463e404617350039eb96fe6152c4b2 Mon Sep 17 00:00:00 2001 From: Andrew Cottrell Date: Thu, 18 Jan 2018 14:31:42 +0000 Subject: [PATCH] Recommend a limit on database query Users not putting a limit on can end up causing bad performance. A recommended limit in the placehold is a quick little help. --- .../datasource/influxdb/partials/annotations.editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/influxdb/partials/annotations.editor.html b/public/app/plugins/datasource/influxdb/partials/annotations.editor.html index 475eaa2d4e0..2f54ff28275 100644 --- a/public/app/plugins/datasource/influxdb/partials/annotations.editor.html +++ b/public/app/plugins/datasource/influxdb/partials/annotations.editor.html @@ -1,7 +1,7 @@
- +