From 95c98b8df5f150470a702d44370663a96e939e84 Mon Sep 17 00:00:00 2001 From: dingbo Date: Tue, 20 Sep 2022 15:45:28 +0800 Subject: [PATCH] add blank line --- docs/en/10-visual/02-gds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/10-visual/02-gds.md b/docs/en/10-visual/02-gds.md index 9f4a01c447..939d899381 100644 --- a/docs/en/10-visual/02-gds.md +++ b/docs/en/10-visual/02-gds.md @@ -57,7 +57,9 @@ select * from test.demo where ts >= '2022-05-10 18:24:15' and ts<='2022-05-12 18 ``` In fact, you can speed up the data loading in your report by using these filters. + ![TDengine Cloud Config Page](./gds/gds_cloud_login.webp) + Click "CONNECT" once configuration is complete, then you can connect to your "TDengine Cloud" with the given database and table. ## Create Report or Dashboard -- GitLab